2024_Robot_Code/src/main/deploy/pathplanner/paths/Center Sub to Note 1.path
2024-04-11 18:02:14 -04:00

52 lines
1.0 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 1.3216735004898588,
"y": 5.55593454044051
},
"prevControl": null,
"nextControl": {
"x": 1.8054356108712222,
"y": 6.010377735041184
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.5050384003901907,
"y": 6.829386194384925
},
"prevControl": {
"x": 2.241168158363992,
"y": 6.433580831345627
},
"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": -151.8214098900407,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 180.0,
"velocity": 0
},
"useDefaultConstraints": true
}