Files
2025RidgeScape/src/main/deploy/pathplanner/paths/Cage 4 to Reef.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-23 19:32:12 -07:00
"x": 7.595959595959596,
"y": 3.0289141414141416
2025-01-15 17:37:18 -07:00
},
"prevControl": null,
"nextControl": {
2025-03-03 16:40:33 -07:00
"x": 6.2521875,
"y": 2.6234375000000005
2025-01-15 17:37:18 -07:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2025-01-23 19:32:12 -07:00
"x": 5.349684343434343,
"y": 2.6934974747474745
2025-01-15 17:37:18 -07:00
},
"prevControl": {
2025-03-03 16:40:33 -07:00
"x": 5.630625,
"y": 2.148125
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-02-28 18:46:30 -07:00
"rotation": 123.49004753500587
2025-01-15 17:37:18 -07:00
},
"reversed": false,
2025-03-03 16:40:33 -07:00
"folder": "Barge to Reef",
2025-01-15 17:37:18 -07:00
"idealStartingState": {
"velocity": 0,
2025-02-28 18:46:30 -07:00
"rotation": -178.9832812445108
2025-01-15 17:37:18 -07:00
},
"useDefaultConstraints": true
}