Files
2025RidgeScape/src/main/deploy/pathplanner/paths/Example Path.path
T

54 lines
1.1 KiB
SYSTEMD
Raw Normal View History

2025-01-15 17:37:18 -07:00
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
2025-01-20 15:37:37 -07:00
"x": 15.106960227272728,
"y": 2.120426136363636
2025-01-15 17:37:18 -07:00
},
"prevControl": null,
"nextControl": {
2025-01-20 15:37:37 -07:00
"x": 15.101585096858368,
"y": 2.396686756913594
2025-01-15 17:37:18 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2025-01-20 15:37:37 -07:00
"x": 15.106960227272728,
"y": 4.005056818181817
2025-01-15 17:37:18 -07:00
},
"prevControl": {
2025-01-20 15:37:37 -07:00
"x": 15.10799254912145,
"y": 3.6525397317875603
2025-01-15 17:37:18 -07:00
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [],
"constraintZones": [],
"pointTowardsZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0,
"nominalVoltage": 12.0,
"unlimited": false
},
"goalEndState": {
"velocity": 0,
2025-01-20 15:37:37 -07:00
"rotation": -179.09061955080082
2025-01-15 17:37:18 -07:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2025-01-20 15:37:37 -07:00
"rotation": 178.99491399474587
2025-01-15 17:37:18 -07:00
},
"useDefaultConstraints": true
}