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

75 lines
1.5 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-06 22:52:06 -07:00
"x": 0.8305284220032643,
"y": 0.9200002390150002
2026-02-27 19:37:21 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-03-06 22:52:06 -07:00
"x": 1.435,
"y": 1.6487261904761907
2026-02-27 19:37:21 -07:00
},
"prevControl": {
2026-03-06 22:52:06 -07:00
"x": 1.168662018325582,
"y": 1.4638305391236057
2026-02-27 19:37:21 -07:00
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [
{
"fieldPosition": {
2026-03-31 16:43:44 -06:00
"x": 4.612,
2026-03-02 18:01:46 -07:00
"y": 4.0213534
2026-02-27 19:37:21 -07:00
},
2026-03-02 18:01:46 -07:00
"rotationOffset": 180.0,
2026-03-06 22:52:06 -07:00
"minWaypointRelativePos": 0.4,
"maxWaypointRelativePos": 1.0,
2026-03-02 18:01:46 -07:00
"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-06 22:52:06 -07:00
"maxWaypointRelativePos": 0.2749379652605452,
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,
2026-03-06 10:57:47 -07:00
"maxAngularAcceleration": 750.0,
2026-03-12 18:05:14 -06:00
"nominalVoltage": 10.0,
2026-02-27 19:37:21 -07:00
"unlimited": false
},
"goalEndState": {
2026-04-06 19:50:34 -06:00
"velocity": 0.0,
2026-03-06 22:52:06 -07:00
"rotation": -142.9
2026-02-27 19:37:21 -07:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
2026-03-06 22:52:06 -07:00
"velocity": 0.0,
2026-03-02 18:01:46 -07:00
"rotation": -90.0
2026-02-27 19:37:21 -07:00
},
2026-03-06 10:57:47 -07:00
"useDefaultConstraints": true
2026-02-27 19:37:21 -07:00
}