44 lines
775 B
Plaintext
Raw Normal View History

2024-01-23 19:00:20 -05:00
{
"version": 1.0,
"startingPose": {
"position": {
"x": 0.7,
"y": 6.7
},
2024-02-21 19:18:57 -05:00
"rotation": -30.0
2024-01-23 19:00:20 -05:00
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
2024-02-01 19:20:32 -05:00
"type": "deadline",
2024-01-23 19:00:20 -05:00
"data": {
2024-02-01 19:20:32 -05:00
"commands": [
{
2024-02-12 18:40:33 -05:00
"type": "wait",
2024-02-01 19:20:32 -05:00
"data": {
2024-02-12 18:40:33 -05:00
"waitTime": 3.0
2024-02-01 19:20:32 -05:00
}
},
{
2024-02-12 18:40:33 -05:00
"type": "named",
2024-02-01 19:20:32 -05:00
"data": {
2024-02-12 18:40:33 -05:00
"name": "lancer"
2024-02-01 19:20:32 -05:00
}
}
]
2024-01-23 19:00:20 -05:00
}
},
{
"type": "path",
"data": {
2024-02-01 19:20:32 -05:00
"pathName": "3.1"
2024-01-23 19:00:20 -05:00
}
}
]
}
},
"folder": "3",
"choreoAuto": false
}