2024_Robot_Code/src/main/deploy/pathplanner/paths/He He He Haw.path

74 lines
1.5 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 0.4585613729632017,
"y": 7.0398809743488435
},
"prevControl": null,
"nextControl": {
"x": 1.4585613729632003,
"y": 7.0398809743488435
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.7856981070087494,
"y": 5.98740707452925
},
"prevControl": {
"x": 1.7856981070087494,
"y": 5.98740707452925
},
"nextControl": {
"x": 3.7856981070087494,
"y": 5.98740707452925
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 4.69184528112646,
"y": 7.051575128791284
},
"prevControl": {
"x": 4.238771694067605,
"y": 6.519491101660266
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 1.0,
"rotationDegrees": 90.0,
"rotateFast": false
}
],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 4.0,
"maxAcceleration": 4.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 88.210089391754,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 0,
"velocity": 0
},
"useDefaultConstraints": true
}