Files
2026KPopRobotHunters/src/main/deploy/pathplanner/paths/Quick Shoot.path
T

54 lines
999 B
SYSTEMD
Raw Normal View History

2026-02-21 15:55:29 -07:00
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 3.6,
"y": 4.0
2026-02-21 15:55:29 -07:00
},
"prevControl": null,
"nextControl": {
"x": 3.35,
"y": 4.0
2026-02-21 15:55:29 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-02-23 18:09:28 -08:00
"x": 2.5,
"y": 4.0
2026-02-21 15:55:29 -07:00
},
"prevControl": {
"x": 2.75,
"y": 4.0
2026-02-21 15:55:29 -07:00
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
2026-02-23 18:09:28 -08:00
"pointTowardsZones": [],
2026-02-21 15:55:29 -07:00
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 0.5,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
2026-02-23 18:09:28 -08:00
"rotation": 180.0
2026-02-21 15:55:29 -07:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2026-02-23 18:09:28 -08:00
"rotation": 180.0
2026-02-21 15:55:29 -07:00
},
"useDefaultConstraints": false
}