Files
2024AcrossTheRidgebotiverse/src/main/deploy/pathplanner/paths/Center-NeutralL.path
T
Michael Mikovsky 80898f9b89 Add 2026 code
2026-04-28 16:32:28 -06:00

54 lines
1.0 KiB
SYSTEMD

{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 2.5,
"y": 4.0
},
"prevControl": null,
"nextControl": {
"x": 3.5298452380952394,
"y": 4.83402380952381
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 4.0,
"y": 7.4
},
"prevControl": {
"x": 2.013238095238095,
"y": 7.648345238095238
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 600.0,
"maxAngularAcceleration": 750.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 0.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
"useDefaultConstraints": true
}