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-17 16:59:32 -07:00
"x": 2.415049342105263,
"y": 4.785115131578947
2025-01-15 17:37:18 -07:00
},
"prevControl": null,
"nextControl": {
2025-01-17 16:59:32 -07:00
"x": 2.905756578947368,
"y": 4.794736842105262
2025-01-15 17:37:18 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2025-01-16 19:41:08 -07:00
"x": 3.8294407894736837,
"y": 5.862746710526316
2025-01-15 17:37:18 -07:00
},
"prevControl": {
2025-01-17 16:59:32 -07:00
"x": 3.0693256578947365,
"y": 5.872368421052631
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,
"rotation": 0.0
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2025-01-17 16:59:32 -07:00
"rotation": -2.4366482468102095
2025-01-15 17:37:18 -07:00
},
"useDefaultConstraints": true
}