robot-2024/src/main/deploy/pathplanner/paths/10 avril avancer.path
Antoine PerreaultE 30dd77c435 10 avril
2024-04-10 18:50:13 -04:00

58 lines
1.0 KiB
SYSTEMD

{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 3.2,
"y": 5.55
},
"prevControl": null,
"nextControl": {
"x": 4.2,
"y": 5.55
},
"isLocked": false,
"linkedName": null
},
{
"anchor": {
"x": 1.35,
"y": 5.55
},
"prevControl": {
"x": 0.3500000000000001,
"y": 5.55
},
"nextControl": null,
"isLocked": false,
"linkedName": null
}
],
"rotationTargets": [
{
"waypointRelativePos": 0.5,
"rotationDegrees": 0,
"rotateFast": true
}
],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3.0,
"maxAcceleration": 1.5,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0,
"rotation": 0,
"rotateFast": false
},
"reversed": false,
"folder": null,
"previewStartingState": {
"rotation": 0,
"velocity": 0
},
"useDefaultConstraints": false
}