Auto climb, auto aim, shooter tuned, intake rotation tuned
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
"waitTime": 3.0
|
||||
"waitTime": 1.5
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -34,6 +34,12 @@
|
||||
"name": "Shoot_Fuel_Command"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "named",
|
||||
"data": {
|
||||
"name": "Assist_Shooter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
@@ -51,6 +57,24 @@
|
||||
"data": {
|
||||
"pathName": "Hub to side of Climb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "Side into Climb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
"waitTime": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "named",
|
||||
"data": {
|
||||
"name": "Lift_Robot"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user