MODES AUTO FAITSES

This commit is contained in:
samuel desharnais
2025-01-29 20:19:13 -05:00
parent 773e3b2244
commit 76ea02c3dd
16 changed files with 1066 additions and 38 deletions

View File

@ -0,0 +1,57 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "BlueBasStart"
}
},
{
"type": "named",
"data": {
"name": null
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 0.5
}
},
{
"type": "named",
"data": {
"name": null
}
}
]
}
}
]
}
},
{
"type": "named",
"data": {
"name": null
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}