Files
2026KPopRobotHunters/elastic-layout.json
T

595 lines
17 KiB
JSON
Raw Normal View History

2026-02-21 12:54:42 -08:00
{
"version": 1.0,
"grid_size": 128,
"tabs": [
{
"name": "Teleoperated",
"grid_layout": {
2026-03-03 17:03:29 -07:00
"layouts": [
2026-02-21 12:54:42 -08:00
{
2026-03-03 17:03:29 -07:00
"title": "Tag Processed",
2026-03-09 10:27:13 -06:00
"x": 384.0,
"y": 0.0,
"width": 256.0,
"height": 256.0,
2026-03-03 17:03:29 -07:00
"type": "List Layout",
"properties": {
"label_position": "TOP"
},
"children": [
{
2026-03-09 10:27:13 -06:00
"title": "RightCamTag",
"x": 768.0,
"y": 128.0,
2026-03-03 17:03:29 -07:00
"width": 128.0,
"height": 128.0,
"type": "Boolean Box",
"properties": {
2026-03-09 10:27:13 -06:00
"topic": "/AdvantageKit/Vision/Camera1/IsTagProcessed",
2026-03-03 17:03:29 -07:00
"period": 0.06,
"data_type": "boolean",
"true_color": 4283215696,
"false_color": 4294198070,
"true_icon": "Checkmark",
"false_icon": "X"
}
},
{
2026-03-09 10:27:13 -06:00
"title": "LeftCamTag",
"x": 896.0,
"y": 256.0,
2026-03-03 17:03:29 -07:00
"width": 128.0,
"height": 128.0,
"type": "Boolean Box",
"properties": {
2026-03-09 10:27:13 -06:00
"topic": "/AdvantageKit/Vision/Camera0/IsTagProcessed",
2026-03-03 17:03:29 -07:00
"period": 0.06,
"data_type": "boolean",
"true_color": 4283215696,
"false_color": 4294198070,
"true_icon": "Checkmark",
"false_icon": "X"
}
}
]
}
],
"containers": [
2026-02-21 12:54:42 -08:00
{
2026-03-03 17:03:29 -07:00
"title": "MatchTime",
"x": 0.0,
2026-02-21 12:54:42 -08:00
"y": 0.0,
2026-03-03 17:03:29 -07:00
"width": 384.0,
"height": 256.0,
"type": "Match Time",
"properties": {
"topic": "/AdvantageKit/DriverStation/MatchTime",
"period": 0.06,
"data_type": "double",
"time_display_mode": "Minutes and Seconds",
"red_start_time": 15,
"yellow_start_time": 30
}
},
2026-02-21 12:54:42 -08:00
{
2026-03-03 17:03:29 -07:00
"title": "RetractedLimit",
2026-03-09 10:27:13 -06:00
"x": 0.0,
"y": 384.0,
"width": 128.0,
"height": 128.0,
2026-03-03 17:03:29 -07:00
"type": "Boolean Box",
"properties": {
"topic": "/AdvantageKit/Intake/RetractedLimit",
"period": 0.06,
"data_type": "boolean",
"true_color": 4283215696,
"false_color": 4294198070,
"true_icon": "None",
"false_icon": "None"
}
},
{
"title": "Auto Chooser",
2026-03-09 10:27:13 -06:00
"x": 1024.0,
"y": 256.0,
"width": 384.0,
2026-02-21 12:54:42 -08:00
"height": 128.0,
2026-03-03 17:03:29 -07:00
"type": "ComboBox Chooser",
2026-02-21 12:54:42 -08:00
"properties": {
2026-03-03 17:03:29 -07:00
"topic": "/SmartDashboard/Auto Chooser",
2026-02-21 12:54:42 -08:00
"period": 0.06,
2026-03-03 17:03:29 -07:00
"sort_options": false
2026-02-21 12:54:42 -08:00
}
},
{
2026-03-03 17:03:29 -07:00
"title": "Roller Percent Output",
2026-03-09 10:27:13 -06:00
"x": 0.0,
"y": 256.0,
"width": 256.0,
2026-02-21 12:54:42 -08:00
"height": 128.0,
2026-03-03 17:03:29 -07:00
"type": "Number Slider",
2026-02-21 12:54:42 -08:00
"properties": {
2026-03-03 17:03:29 -07:00
"topic": "/SmartDashboard/Roller Percent Output",
2026-02-21 12:54:42 -08:00
"period": 0.06,
"data_type": "double",
2026-03-03 17:03:29 -07:00
"min_value": -1.0,
"max_value": 1.0,
"divisions": 5,
"update_continuously": false
2026-02-21 12:54:42 -08:00
}
2026-03-09 10:27:13 -06:00
},
{
"title": "Shooter OVERRIDE Velocity",
"x": 128.0,
"y": 384.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter OVERRIDE Velocity",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "TRIM SHOOTER SPEED",
"x": 256.0,
"y": 256.0,
"width": 384.0,
"height": 128.0,
"type": "Number Slider",
"properties": {
"topic": "/SmartDashboard/TRIM SHOOTER SPEED",
"period": 0.06,
"data_type": "double",
"min_value": -3.0,
"max_value": 0.0,
"divisions": 5,
"update_continuously": false
}
},
{
"title": "Mode",
"x": 256.0,
"y": 384.0,
"width": 384.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/LED/Mode",
"period": 0.06,
"data_type": "string",
"show_submit_button": true
}
},
{
"title": "Time to rev",
"x": 768.0,
"y": 128.0,
"width": 256.0,
"height": 128.0,
"type": "Large Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/Time to rev",
"period": 0.06,
"data_type": "double"
}
},
{
"title": "Arm angle extended",
"x": 1152.0,
"y": 128.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Arm angle extended",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
2026-02-21 12:54:42 -08:00
}
]
}
},
{
"name": "PIDs",
"grid_layout": {
"layouts": [],
"containers": [
{
"title": "Shooter KP",
"x": 0.0,
"y": 0.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter KP",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Shooter KI",
"x": 0.0,
"y": 128.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter KI",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Shooter KD",
"x": 0.0,
"y": 256.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter KD",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "ARM KP",
"x": 128.0,
"y": 0.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/ARM KP",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "ARM KI",
"x": 128.0,
"y": 128.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/ARM KI",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "ARM KD",
"x": 128.0,
"y": 256.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/ARM KD",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Arm angle extended",
"x": 256.0,
"y": 256.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Arm angle extended",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Arm angle retracted",
2026-03-03 17:03:29 -07:00
"x": 128.0,
"y": 512.0,
2026-02-21 12:54:42 -08:00
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Arm angle retracted",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Mode",
"x": 768.0,
"y": 384.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/Shooter/Mode",
"period": 0.06,
"data_type": "string",
"show_submit_button": true
}
},
{
"title": "Shooter speed tolerance RPS",
"x": 0.0,
"y": 384.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter speed tolerance RPS",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Mode",
"x": 768.0,
"y": 256.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/LED/Mode",
"period": 0.06,
"data_type": "string",
"show_submit_button": true
}
},
{
"title": "Arm extend % output",
"x": 512.0,
"y": 256.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Arm extend % output",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Arm retract % output",
"x": 512.0,
"y": 384.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Arm retract % output",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "RetractedLimit",
"x": 768.0,
"y": 128.0,
"width": 128.0,
"height": 128.0,
"type": "Boolean Box",
"properties": {
"topic": "/AdvantageKit/Intake/RetractedLimit",
"period": 0.06,
"data_type": "boolean",
"true_color": 4283215696,
"false_color": 4294198070,
"true_icon": "None",
"false_icon": "None"
}
},
{
"title": "ArmAngle",
"x": 896.0,
"y": 128.0,
"width": 128.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/AdvantageKit/Intake/ArmAngle",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Indexer FWD % Output",
"x": 512.0,
"y": 128.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Indexer FWD % Output",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Roller Percent Output",
"x": 256.0,
"y": 0.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Roller Percent Output",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Indexer reverse % Output",
"x": 256.0,
"y": 128.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Indexer reverse % Output",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Hub Dist",
"x": 1024.0,
"y": 0.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/Hub Dist",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "IntakeState",
"x": 1024.0,
"y": 128.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/AdvantageKit/RealOutputs/Intake/IntakeState",
"period": 0.06,
"data_type": "string",
"show_submit_button": true
}
},
{
"title": "IsTagProcessed",
"x": 1280.0,
"y": 0.0,
"width": 128.0,
"height": 128.0,
"type": "Boolean Box",
"properties": {
"topic": "/AdvantageKit/Vision/Camera0/IsTagProcessed",
"period": 0.06,
"data_type": "boolean",
"true_color": 4283215696,
"false_color": 4294198070,
"true_icon": "None",
"false_icon": "None"
}
},
{
"title": "Shooter MAX Velocity",
"x": 768.0,
"y": 0.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter MAX Velocity",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Auto Chooser",
2026-03-03 17:03:29 -07:00
"x": 256.0,
"y": 384.0,
2026-02-21 12:54:42 -08:00
"width": 256.0,
"height": 128.0,
"type": "ComboBox Chooser",
"properties": {
"topic": "/SmartDashboard/Auto Chooser",
"period": 0.06,
"sort_options": false
}
2026-03-03 17:03:29 -07:00
},
{
"title": "Shooter Idle max current",
"x": 384.0,
"y": 512.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter Idle max current",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
},
{
"title": "Shooter idle % output",
"x": 512.0,
"y": 0.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter idle % output",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
2026-03-09 10:27:13 -06:00
},
{
"title": "Shooter OVERRIDE Velocity",
"x": 640.0,
"y": 512.0,
"width": 256.0,
"height": 128.0,
"type": "Text Display",
"properties": {
"topic": "/SmartDashboard/Shooter OVERRIDE Velocity",
"period": 0.06,
"data_type": "double",
"show_submit_button": true
}
2026-02-21 12:54:42 -08:00
}
]
}
},
{
2026-03-09 10:27:13 -06:00
"name": "Miraland",
2026-02-21 12:54:42 -08:00
"grid_layout": {
"layouts": [],
"containers": [
{
2026-03-03 17:03:29 -07:00
"title": "Auto Chooser",
2026-02-21 12:54:42 -08:00
"x": 0.0,
"y": 0.0,
2026-03-09 10:27:13 -06:00
"width": 640.0,
2026-03-03 17:03:29 -07:00
"height": 768.0,
"type": "ComboBox Chooser",
2026-02-21 12:54:42 -08:00
"properties": {
2026-03-03 17:03:29 -07:00
"topic": "/SmartDashboard/Auto Chooser",
2026-02-21 12:54:42 -08:00
"period": 0.06,
2026-03-03 17:03:29 -07:00
"sort_options": false
2026-02-21 12:54:42 -08:00
}
}
]
}
}
]
}