mirror of
https://github.com/Team4388/2024AcrossTheRidgebotiverse.git
synced 2026-06-08 16:28:03 -06:00
56 lines
1.1 KiB
Plaintext
56 lines
1.1 KiB
Plaintext
{
|
|
"version": "2025.0",
|
|
"command": {
|
|
"type": "sequential",
|
|
"data": {
|
|
"commands": [
|
|
{
|
|
"type": "parallel",
|
|
"data": {
|
|
"commands": [
|
|
{
|
|
"type": "path",
|
|
"data": {
|
|
"pathName": "HubCenter-PlayerStation"
|
|
}
|
|
},
|
|
{
|
|
"type": "named",
|
|
"data": {
|
|
"name": "Intake Extended"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "wait",
|
|
"data": {
|
|
"waitTime": 2.0
|
|
}
|
|
},
|
|
{
|
|
"type": "named",
|
|
"data": {
|
|
"name": "Robot Rev Up"
|
|
}
|
|
},
|
|
{
|
|
"type": "path",
|
|
"data": {
|
|
"pathName": "CPlayerStation-CShoot"
|
|
}
|
|
},
|
|
{
|
|
"type": "named",
|
|
"data": {
|
|
"name": "Robot Shoot"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"resetOdom": true,
|
|
"folder": "Pikes Peak Autos",
|
|
"choreoAuto": false
|
|
} |