2025_Robot_Code/src/main/deploy/pathplanner/paths/New New Path.path

54 lines
1.1 KiB
SYSTEMD

{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 2.5773565573770494,
"y": 6.506454918032786
},
"prevControl": null,
"nextControl": {
"x": 3.5773565573770494,
"y": 6.506454918032786
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 4.735143442622951,
"y": 6.506454918032786
},
"prevControl": {
"x": 3.7351434426229506,
"y": 6.506454918032786
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 4.0,
"maxAcceleration": 2.5,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 400.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 90.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": -90.0
},
"useDefaultConstraints": true
}