mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-09 08:48:05 -06:00
31 lines
531 B
Plaintext
31 lines
531 B
Plaintext
|
|
{
|
||
|
|
"version": "2025.0",
|
||
|
|
"command": {
|
||
|
|
"type": "sequential",
|
||
|
|
"data": {
|
||
|
|
"commands": [
|
||
|
|
{
|
||
|
|
"type": "named",
|
||
|
|
"data": {
|
||
|
|
"name": "Robot Intake Down"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "path",
|
||
|
|
"data": {
|
||
|
|
"pathName": "Quick Shoot"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "named",
|
||
|
|
"data": {
|
||
|
|
"name": "Robot Shoot"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"resetOdom": true,
|
||
|
|
"folder": null,
|
||
|
|
"choreoAuto": false
|
||
|
|
}
|