]> git.taranathan.com Git - FRC2026.git/commitdiff
update layout
authoriefomit <timofei.stem@gmail.com>
Sun, 22 Mar 2026 01:38:43 +0000 (18:38 -0700)
committeriefomit <timofei.stem@gmail.com>
Sun, 22 Mar 2026 01:38:43 +0000 (18:38 -0700)
src/main/deploy/elastic-layout.json

index df76c714a2400625fdffad71b08a39fdf20e7d68..efeb9605c196867d393d37108d5ef43e4843beef 100644 (file)
@@ -9,8 +9,8 @@
         "containers": [
           {
             "title": "WON AUTO?",
-            "x": 1408.0,
-            "y": 0.0,
+            "x": 768.0,
+            "y": 128.0,
             "width": 256.0,
             "height": 128.0,
             "type": "Large Text Display",
@@ -52,7 +52,7 @@
           },
           {
             "title": "Intake Calibrated",
-            "x": 384.0,
+            "x": 256.0,
             "y": 0.0,
             "width": 128.0,
             "height": 128.0,
@@ -69,7 +69,7 @@
           },
           {
             "title": "Hood Calibrated",
-            "x": 256.0,
+            "x": 128.0,
             "y": 0.0,
             "width": 128.0,
             "height": 128.0,
@@ -86,7 +86,7 @@
           },
           {
             "title": "Turret Calibrated",
-            "x": 128.0,
+            "x": 0.0,
             "y": 0.0,
             "width": 128.0,
             "height": 128.0,
           },
           {
             "title": "Climb Calibrated",
-            "x": 0.0,
+            "x": 384.0,
             "y": 0.0,
             "width": 128.0,
             "height": 128.0,
           },
           {
             "title": "Hood At Setpoint",
-            "x": 256.0,
+            "x": 128.0,
             "y": 512.0,
             "width": 128.0,
             "height": 128.0,
           },
           {
             "title": "Turret At Setpoint",
-            "x": 128.0,
+            "x": 0.0,
             "y": 512.0,
             "width": 128.0,
             "height": 128.0,
           },
           {
             "title": "Intake At Setpoint",
-            "x": 384.0,
+            "x": 256.0,
             "y": 512.0,
             "width": 128.0,
             "height": 128.0,
               "inverted": false,
               "orientation": "horizontal"
             }
+          },
+          {
+            "title": "RobotID",
+            "x": 768.0,
+            "y": 256.0,
+            "width": 256.0,
+            "height": 128.0,
+            "type": "Text Display",
+            "properties": {
+              "topic": "/SmartDashboard/RobotID",
+              "period": 0.06,
+              "data_type": "string",
+              "show_submit_button": false
+            }
           }
         ]
       }