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

76 lines
1.5 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 1.335622956146197,
"y": 4.315142989260338
},
"prevControl": null,
"nextControl": {
"x": 1.8735540604984342,
"y": 1.4149926875352343
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 7.603689737294005,
"y": 0.8068966565283563
},
"prevControl": {
"x": 6.603689737294005,
"y": 0.8068966565283563
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 0.6,
"rotationDegrees": 180.0,
"rotateFast": false
}
],
"constraintZones": [],
"eventMarkers": [
{
"name": "Note Pickup",
"waypointRelativePos": 0.6,
"command": {
"type": "parallel",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "Note Pickup"
}
}
]
}
}
}
],
"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": 139.21417852273407,
"velocity": 0
},
"useDefaultConstraints": true
}