Files
2026KPopRobotHunters/src/main/deploy/pathplanner/paths/HubFarRight-NeutralZone.path
T

117 lines
2.4 KiB
SYSTEMD
Raw Normal View History

2026-02-27 19:37:21 -07:00
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
"x": 4.0,
2026-03-03 00:05:21 -07:00
"y": 0.666
2026-02-27 19:37:21 -07:00
},
"prevControl": null,
"nextControl": {
2026-03-03 00:05:21 -07:00
"x": 5.052309523809524,
"y": 0.6013571428571436
2026-02-27 19:37:21 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 7.663,
"y": 0.8712976190476196
},
"prevControl": {
"x": 7.713544609817508,
"y": 0.5725975891884018
},
"nextControl": {
"x": 7.578952380952382,
"y": 1.367988095238095
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 7.53,
"y": 7.4
},
"prevControl": {
"x": 7.779738811179202,
"y": 7.388575194058578
},
"nextControl": {
"x": 6.471233966716803,
"y": 7.448435388999068
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 4.0,
"y": 7.4
},
"prevControl": {
"x": 4.246995139395343,
"y": 7.438644548322825
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [
{
"fieldPosition": {
"x": 6.75,
"y": 8.0
},
"rotationOffset": 0.0,
"minWaypointRelativePos": 0.9056310679611663,
"maxWaypointRelativePos": 1.9091262135922324,
"name": "Point Towards Zone"
},
{
"fieldPosition": {
"x": 0.4,
"y": 7.4
},
"rotationOffset": 0.0,
"minWaypointRelativePos": 1.9728155339805904,
"maxWaypointRelativePos": 2.55,
"name": "Point Towards Zone"
},
{
"fieldPosition": {
"x": 9.0,
2026-03-03 00:05:21 -07:00
"y": 0.5
2026-02-27 19:37:21 -07:00
},
"rotationOffset": 0.0,
"minWaypointRelativePos": 0.025631067961170227,
"maxWaypointRelativePos": 0.6920388349514595,
"name": "Point Towards Zone"
}
],
"eventMarkers": [],
"globalConstraints": {
2026-03-03 00:05:21 -07:00
"maxVelocity": 2.8,
"maxAcceleration": 3.0,
"maxAngularVelocity": 600.0,
"maxAngularAcceleration": 750.0,
2026-02-27 19:37:21 -07:00
"nominalVoltage": 10.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
"rotation": 180.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
"rotation": 0.0
},
"useDefaultConstraints": true
}