2025_Robot_Code/src/main/deploy/pathplanner/autos/fein.auto
2025-02-22 18:37:50 -05:00

19 lines
290 B
Plaintext

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