2025_Robot_Code/src/main/deploy/pathplanner/paths/HP to 330 Right.path

66 lines
1.3 KiB
SYSTEMD

{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 1.2587090163934425,
"y": 7.08186475409836
},
"prevControl": null,
"nextControl": {
"x": 2.550917920503032,
"y": 6.856479480125757
},
"isLocked": false,
"linkedName": "HP Left Position"
},
{
"anchor": {
"x": 3.6442622950819668,
"y": 5.031967213114754
},
"prevControl": {
"x": 3.328722911520323,
"y": 5.557866185717494
},
"nextControl": null,
"isLocked": false,
"linkedName": "L"
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [
{
"name": "Lift L4",
"waypointRelativePos": 0.0,
"endWaypointRelativePos": null,
"command": {
"type": "named",
"data": {
"name": "Lift L4"
}
}
}
],
"globalConstraints": {
"maxVelocity": 3.5,
"maxAcceleration": 1.5,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 400.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": -59.69923999693802
},
"reversed": false,
"folder": "Left Paths",
"idealStartingState": {
"velocity": 0,
"rotation": -53.97262661489646
},
"useDefaultConstraints": false
}