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

91 lines
1.8 KiB
SYSTEMD
Raw Normal View History

2026-02-27 19:37:21 -07:00
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
2026-03-02 18:01:46 -07:00
"x": 0.45,
"y": 1.0
2026-02-27 19:37:21 -07:00
},
"prevControl": null,
"nextControl": {
2026-03-02 18:01:46 -07:00
"x": 0.7,
"y": 1.0
2026-02-27 19:37:21 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-03-02 18:01:46 -07:00
"x": 1.2623452380952391,
"y": 1.497559523809524
2026-02-27 19:37:21 -07:00
},
"prevControl": {
2026-03-03 00:05:21 -07:00
"x": 0.7849906411045418,
2026-03-02 18:01:46 -07:00
"y": 1.097011457533851
2026-02-27 19:37:21 -07:00
},
"nextControl": {
2026-03-02 18:01:46 -07:00
"x": 1.7396998350859363,
"y": 1.8981075900851971
2026-02-27 19:37:21 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-03-02 18:01:46 -07:00
"x": 2.298916666666668,
2026-03-04 19:33:17 -07:00
"y": 2.599
2026-02-27 19:37:21 -07:00
},
"prevControl": {
2026-03-03 00:05:21 -07:00
"x": 2.138219764245033,
2026-03-04 19:33:17 -07:00
"y": 2.4074888892202555
2026-02-27 19:37:21 -07:00
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [
{
"fieldPosition": {
2026-03-02 18:01:46 -07:00
"x": 4.6115541,
"y": 4.0213534
2026-02-27 19:37:21 -07:00
},
2026-03-02 18:01:46 -07:00
"rotationOffset": 180.0,
"minWaypointRelativePos": 0.9702290076335914,
"maxWaypointRelativePos": 2.0,
"name": "Point Towards Zone"
},
{
"fieldPosition": {
"x": 0.4,
"y": 5.5
},
"rotationOffset": 180.0,
2026-02-28 12:15:57 -08:00
"minWaypointRelativePos": 0.0,
2026-03-02 18:01:46 -07:00
"maxWaypointRelativePos": 0.8725190839694592,
2026-02-27 19:37:21 -07:00
"name": "Point Towards Zone"
}
],
"eventMarkers": [],
"globalConstraints": {
2026-03-03 00:05:21 -07:00
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 600.0,
"maxAngularAcceleration": 770.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,
2026-03-02 18:01:46 -07:00
"rotation": -148.81502534126165
2026-02-27 19:37:21 -07:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2026-03-02 18:01:46 -07:00
"rotation": -90.0
2026-02-27 19:37:21 -07:00
},
2026-02-28 12:57:00 -07:00
"useDefaultConstraints": false
2026-02-27 19:37:21 -07:00
}