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": {
"x": 7.576229508196722,
"y": 7.273668032786885
},
"prevControl": null,
"nextControl": {
"x": 8.050548646741815,
"y": 7.2681295199500715
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 6.137704918032787,
"y": 7.273668032786885
},
"prevControl": {
"x": 5.88773585280021,
"y": 7.277600770605731
},
"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,
"rotation": 0.0
},
"useDefaultConstraints": true
}