Files
2026KPopRobotHunters/src/main/deploy/pathplanner/autos/HubRight-Score.auto
T

37 lines
653 B
Plaintext
Raw Normal View History

2026-02-21 15:55:29 -07:00
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
2026-03-03 00:05:21 -07:00
"type": "named",
2026-02-21 15:55:29 -07:00
"data": {
2026-03-03 00:05:21 -07:00
"name": "Intake Extended"
2026-02-27 19:37:21 -07:00
}
},
{
2026-03-02 18:01:46 -07:00
"type": "named",
2026-02-27 19:37:21 -07:00
"data": {
2026-03-03 00:05:21 -07:00
"name": "Robot Rev Up"
2026-02-21 15:55:29 -07:00
}
},
2026-02-28 12:15:57 -08:00
{
2026-03-03 00:05:21 -07:00
"type": "path",
2026-02-28 12:15:57 -08:00
"data": {
2026-03-03 00:05:21 -07:00
"pathName": "HubRight-Shoot"
2026-02-28 12:15:57 -08:00
}
},
2026-02-25 20:21:47 -07:00
{
"type": "named",
"data": {
2026-03-03 00:05:21 -07:00
"name": "Robot Shoot"
2026-02-25 20:21:47 -07:00
}
2026-02-21 15:55:29 -07:00
}
]
}
},
"resetOdom": true,
2026-03-02 18:01:46 -07:00
"folder": "HubRight",
2026-02-21 15:55:29 -07:00
"choreoAuto": false
}