mode auto
This commit is contained in:
25
src/main/deploy/pathplanner/autos/B recule.auto
Normal file
25
src/main/deploy/pathplanner/autos/B recule.auto
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 1.0,
|
||||
"startingPose": {
|
||||
"position": {
|
||||
"x": 1.35,
|
||||
"y": 3.0
|
||||
},
|
||||
"rotation": 0
|
||||
},
|
||||
"command": {
|
||||
"type": "sequential",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "7"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"folder": "7",
|
||||
"choreoAuto": false
|
||||
}
|
Reference in New Issue
Block a user