end of pine tree

This commit is contained in:
2026-03-08 19:20:07 -04:00
parent 81d6c36436
commit 21c0421a88
5 changed files with 122 additions and 13 deletions

View File

@@ -0,0 +1,37 @@
{
"version": "2025.0",
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "intake down"
}
},
{
"type": "named",
"data": {
"name": "spinup"
}
},
{
"type": "path",
"data": {
"pathName": "start to score left"
}
},
{
"type": "named",
"data": {
"name": "shoot close"
}
}
]
}
},
"resetOdom": true,
"folder": null,
"choreoAuto": false
}

View File

@@ -0,0 +1,54 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 3.697342823250297,
"y": 6.0
},
"prevControl": null,
"nextControl": {
"x": 2.922680901542112,
"y": 5.890960854092527
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.9872360616844604,
"y": 4.599857651245552
},
"prevControl": {
"x": 3.1809015421115063,
"y": 5.116298932384343
},
"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": -22.619864948040433
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 0.0
},
"useDefaultConstraints": true
}