Files
2026KPopRobotHunters/src/main/deploy/pathplanner/autos/HubFarRight-Push-1Score.auto
T

43 lines
778 B
Plaintext
Raw Normal View History

2026-02-21 15:55:29 -07:00
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
2026-02-27 19:37:21 -07:00
"name": "Intake Extended"
}
},
{
"type": "path",
"data": {
"pathName": "HubFarRight-NeutralZone"
2026-02-21 15:55:29 -07:00
}
},
2026-02-25 20:21:47 -07:00
{
"type": "named",
"data": {
2026-02-27 19:37:21 -07:00
"name": "Robot Rev Up"
2026-02-25 20:21:47 -07:00
}
},
2026-02-21 15:55:29 -07:00
{
"type": "path",
"data": {
2026-02-27 19:37:21 -07:00
"pathName": "HubFarLeft-Shoot"
2026-02-21 15:55:29 -07:00
}
},
{
"type": "named",
"data": {
"name": "Robot Shoot"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}