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

70 lines
1.4 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
},
2025-01-28 17:05:10 -07:00
"nextControl": {
"x": 6.681698232005139,
"y": 7.343669078246562
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 3.8889204545454543,
"y": 7.348674242424242
},
"prevControl": {
"x": 4.138853417354843,
"y": 7.3544633789160185
},
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-25 14:47:23 -07:00
"rotation": -1.9251837083231407
2025-01-24 10:56:55 -08:00
},
"reversed": false,
"folder": null,
"idealStartingState": {
"velocity": 0,
2025-01-25 14:47:23 -07:00
"rotation": -1.1306909512379957
2025-01-24 10:56:55 -08:00
},
"useDefaultConstraints": true
}