Files
2026KPopRobotHunters/src/main/deploy/pathplanner/autos/HubCenter-Score.auto
T
Shikhar 0ce384a940 autos
2026-03-06 22:52:06 -07:00

37 lines
656 B
Plaintext

{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "Intake Extended"
}
},
{
"type": "named",
"data": {
"name": "Robot Rev Up"
}
},
{
"type": "path",
"data": {
"pathName": "Center-Hub-Shoot"
}
},
{
"type": "named",
"data": {
"name": "Robot Shoot"
}
}
]
}
},
"resetOdom": true,
"folder": "HubCenter",
"choreoAuto": false
}