2024_Robot_Code/src/main/deploy/pathplanner/paths/Center Sub to Note 2.path

52 lines
1.0 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 1.3216735004898588,
"y": 5.541275082550166
},
"prevControl": null,
"nextControl": {
"x": 1.7449183616315946,
"y": 5.55472336015897
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.294543620426272,
"y": 5.541275082550166
},
"prevControl": {
"x": 1.2945436204262721,
"y": 5.541275082550166
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 4.0,
"maxAcceleration": 4.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 180.0,
"velocity": 0
},
"useDefaultConstraints": true
}