76 lines
1.5 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
},
2024-02-21 19:18:57 -05:00
"rotation": 30.0
2024-02-01 19:20:32 -05:00
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "deadline",
"data": {
"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-02-19 19:20:22 -05:00
"type": "parallel",
2024-02-01 19:20:32 -05:00
"data": {
"commands": [
{
2024-02-19 19:20:22 -05:00
"type": "path",
2024-02-01 19:20:32 -05:00
"data": {
2024-02-19 19:20:22 -05:00
"pathName": "6.1"
2024-02-01 19:20:32 -05:00
}
},
{
2024-02-19 19:20:22 -05:00
"type": "deadline",
2024-02-01 19:20:32 -05:00
"data": {
2024-02-19 19:20:22 -05:00
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "balyer"
}
}
]
2024-02-01 19:20:32 -05:00
}
}
]
}
},
{
"type": "path",
"data": {
"pathName": "6.2"
}
}
]
}
},
"folder": "6",
"choreoAuto": false
}