Skip to content

Commit

Permalink
Update Auto
Browse files Browse the repository at this point in the history
  • Loading branch information
TimB-87 committed Feb 8, 2025
1 parent c0735e9 commit 67ff978
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/main/deploy/pathplanner/paths/Start2 to ReefH.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 7.2,
"y": 4.2
},
"prevControl": null,
"nextControl": {
"x": 6.578308823529412,
"y": 4.181341911764705
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 5.86,
"y": 4.2
},
"prevControl": {
"x": 6.108544718784738,
"y": 4.173064470225822
},
"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": 180.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": true
}

0 comments on commit 67ff978

Please sign in to comment.