Files
2026KPopRobotHunters/src/main/deploy/pathplanner/paths/Depot-Intake-Shoot (straight).path
T

81 lines
1.6 KiB
SYSTEMD
Raw Normal View History

2026-02-27 19:37:21 -07:00
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 2.115,
"y": 6.0
},
"prevControl": null,
"nextControl": {
2026-02-28 12:57:00 -07:00
"x": 1.8650000000000002,
2026-02-27 19:37:21 -07:00
"y": 6.0
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-02-28 12:57:00 -07:00
"x": 0.4,
2026-02-27 19:37:21 -07:00
"y": 5.95697619047619
},
"prevControl": {
2026-02-28 12:57:00 -07:00
"x": 0.648069469178417,
2026-02-27 19:37:21 -07:00
"y": 5.987984874123494
},
"nextControl": {
2026-02-28 12:57:00 -07:00
"x": 0.1519305308215833,
2026-02-27 19:37:21 -07:00
"y": 5.925967506828887
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 2.5256666666666674,
"y": 5.093166666666666
},
"prevControl": {
"x": 2.2773032851162216,
"y": 5.064607417642443
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [
{
"fieldPosition": {
"x": -0.1,
"y": 6.0
},
"rotationOffset": 0.0,
"minWaypointRelativePos": 0.08778625954198889,
"maxWaypointRelativePos": 0.8328244274809142,
"name": "Point Towards Zone"
}
],
"eventMarkers": [],
"globalConstraints": {
2026-02-28 12:57:00 -07:00
"maxVelocity": 0.4,
"maxAcceleration": 1.0,
2026-02-27 19:37:21 -07:00
"maxAngularVelocity": 500.0,
"maxAngularAcceleration": 700.0,
2026-02-28 12:57:00 -07:00
"nominalVoltage": 12.0,
2026-02-27 19:37:21 -07:00
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 154.59228189105156
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 180.0
},
2026-02-28 12:57:00 -07:00
"useDefaultConstraints": false
2026-02-27 19:37:21 -07:00
}