Files
2025RidgeScape/src/main/deploy/pathplanner/autos/Test Auto.auto
T
Michael Mikovsky 526cea9e64 remove autochooser
2025-01-28 17:05:10 -07:00

19 lines
299 B
Plaintext

{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "Stupid auto 1"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}