69 lines
1.3 KiB
Plaintext
Raw Normal View History

2024-02-01 19:20:32 -05:00
{
"version": 1.0,
"startingPose": {
"position": {
"x": 15.8,
"y": 6.65
},
"rotation": -60.0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "lancer"
}
},
{
"type": "wait",
"data": {
"waitTime": 3.0
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "6.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "balyer"
}
},
{
"type": "wait",
"data": {
"waitTime": 3.0
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "6.2"
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}