Files
2026KPopRobotHunters/src/main/deploy/pathplanner/paths/ToPlayerStation.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": {
2026-03-02 18:01:46 -07:00
"x": 2.375,
"y": 1.789
2026-02-27 19:37:21 -07:00
},
"prevControl": null,
"nextControl": {
2026-03-02 18:01:46 -07:00
"x": 1.375,
"y": 1.789
2026-02-27 19:37:21 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-03-02 18:01:46 -07:00
"x": 1.554,
"y": 1.1952261904717056
2026-02-27 19:37:21 -07:00
},
"prevControl": {
2026-03-02 18:01:46 -07:00
"x": 1.559598546310211,
"y": 1.4759171571591563
2026-02-27 19:37:21 -07:00
},
"nextControl": {
2026-03-02 18:01:46 -07:00
"x": 1.548401453689789,
"y": 0.914535223784255
2026-02-27 19:37:21 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2026-03-02 18:01:46 -07:00
"x": 0.45,
2026-02-28 12:15:57 -08:00
"y": 1.0
2026-02-27 19:37:21 -07:00
},
"prevControl": {
2026-03-02 18:01:46 -07:00
"x": 1.4348077530122076,
"y": 1.1736481776669303
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": 0.0,
"y": 0.7
2026-02-27 19:37:21 -07:00
},
2026-03-02 18:01:46 -07:00
"rotationOffset": 180.0,
"minWaypointRelativePos": 0.25,
"maxWaypointRelativePos": 0.75,
2026-02-27 19:37:21 -07:00
"name": "Point Towards Zone"
}
],
"eventMarkers": [],
"globalConstraints": {
2026-03-02 18:01:46 -07:00
"maxVelocity": 1.0,
2026-02-28 12:57:00 -07:00
"maxAcceleration": 1.0,
2026-02-27 19:37:21 -07:00
"maxAngularVelocity": 500.0,
"maxAngularAcceleration": 700.0,
2026-03-02 18:01:46 -07:00
"nominalVoltage": 10.0,
2026-02-27 19:37:21 -07:00
"unlimited": false
},
"goalEndState": {
"velocity": 0,
2026-02-28 12:15:57 -08:00
"rotation": -90.0
2026-02-27 19:37:21 -07:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2026-03-02 18:01:46 -07:00
"rotation": -132.0
2026-02-27 19:37:21 -07:00
},
2026-03-02 18:01:46 -07:00
"useDefaultConstraints": true
2026-02-27 19:37:21 -07:00
}