Rotate and Autos

This commit is contained in:
Shikhar
2026-01-19 13:42:16 -07:00
parent c68329c9ca
commit f600317435
14 changed files with 258 additions and 183 deletions
@@ -0,0 +1,19 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "TurnNinety"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}
@@ -16,12 +16,12 @@
},
{
"anchor": {
"x": 4.0,
"y": 6.0
"x": 2.0,
"y": 7.0
},
"prevControl": {
"x": 3.0,
"y": 6.0
"x": 1.0,
"y": 7.0
},
"nextControl": null,
"isLocked": false,
@@ -48,7 +48,7 @@
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 0.0
"rotation": -90.48219994972354
},
"useDefaultConstraints": true
}