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

54 lines
1.1 KiB
SYSTEMD
Raw Normal View History

2025-01-24 10:56:55 -08:00
{
"version": "2025.0",
"waypoints": [
{
"anchor": {
2025-01-24 20:41:09 -07:00
"x": 7.565467171717171,
"y": 7.348674242424242
2025-01-24 10:56:55 -08:00
},
"prevControl": null,
"nextControl": {
2025-01-24 20:41:09 -07:00
"x": 7.8906231049309685,
"y": 7.339915637757156
2025-01-24 10:56:55 -08:00
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
2025-01-24 20:41:09 -07:00
"x": 6.305113636363636,
"y": 7.348674242424242
2025-01-24 10:56:55 -08:00
},
"prevControl": {
2025-01-24 20:41:09 -07:00
"x": 5.928529040722133,
"y": 7.353679406601922
2025-01-24 10:56:55 -08: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-24 20:41:09 -07:00
"rotation": 179.47479945510887
2025-01-24 10:56:55 -08:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2025-01-24 20:41:09 -07:00
"rotation": 177.6140559696112
2025-01-24 10:56:55 -08:00
},
"useDefaultConstraints": true
}