Files
robot-2024/src/main/deploy/pathplanner/autos/R recule.auto
samuel desharnais 36ae404541
2024-02-26 18:45:03 -05:00

25 lines
365 B
Plaintext

{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.25,
"y": 2.0
},
"rotation": -90.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "8"
}
}
]
}
},
"folder": "8",
"choreoAuto": false
}