2024_Robot_Code/src/main/deploy/pathplanner/paths/Just Backup.path
2024-03-03 17:41:46 -05:00

52 lines
1.0 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 0.9847983228729987,
"y": 1.9646179463299098
},
"prevControl": null,
"nextControl": {
"x": 1.9847983228729973,
"y": 1.9646179463299098
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.6453682536994707,
"y": 1.9646179463299098
},
"prevControl": {
"x": 1.6453682536994707,
"y": 1.9646179463299098
},
"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": 0,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 1.3971810272964678,
"velocity": 0
},
"useDefaultConstraints": true
}