Auto climb, auto aim, shooter tuned, intake rotation tuned

This commit is contained in:
Mehooliu
2026-03-05 10:09:30 -05:00
parent 420fd90b12
commit cc41ea3f1b
18 changed files with 369 additions and 119 deletions

View File

@@ -0,0 +1,54 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 3.5185568181818176,
"y": 4.024693181818182
},
"prevControl": null,
"nextControl": {
"x": 2.879534090909091,
"y": 4.024693181818182
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.281738636363636,
"y": 4.024693181818182
},
"prevControl": {
"x": 2.8279999999999994,
"y": 4.024693181818182
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 0.0
},
"reversed": false,
"folder": "Middle Shoot to Climb",
"idealStartingState": {
"velocity": 0,
"rotation": 0.0
},
"useDefaultConstraints": true
}