2024_Robot_Code/src/main/deploy/pathplanner/paths/Right Wall to Sub.path

52 lines
1.0 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 0.4936438362905214,
"y": 4.092954054853979
},
"prevControl": null,
"nextControl": {
"x": 1.359011265031077,
"y": 4.034483282641779
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 1.2186814117217974,
"y": 4.736132549188175
},
"prevControl": {
"x": 1.2303755661642373,
"y": 4.350225452587658
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 141.76617482255304,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 180.0,
"velocity": 0
},
"useDefaultConstraints": true
}