2025_Robot_Code/src/main/deploy/pathplanner/autos/fein.auto

19 lines
298 B
Plaintext

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