This commit is contained in:
samuel desharnais 2024-04-03 18:28:52 -04:00
parent 711c95c33c
commit 187fe2bd19
2 changed files with 27 additions and 2 deletions

View File

@ -0,0 +1,25 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 1.2654580294915574,
"y": 5.566417514601411
},
"rotation": 0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "3 avril"
}
}
]
}
},
"folder": null,
"choreoAuto": false
}

View File

@ -2,8 +2,8 @@
"version": 1.0, "version": 1.0,
"startingPose": { "startingPose": {
"position": { "position": {
"x": 2.0, "x": 1.3707054194735169,
"y": 7.0 "y": 7.004798511021523
}, },
"rotation": 0 "rotation": 0
}, },