mode auto

This commit is contained in:
samuel desharnais
2024-02-19 19:01:52 -05:00
parent 1476b1eae3
commit 55ad4f60ce
34 changed files with 188 additions and 93 deletions

View 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
}