diff --git a/src/main/deploy/pathplanner/paths/3 avril1.path b/src/main/deploy/pathplanner/paths/3 avril1.path index defbec6..0a11684 100644 --- a/src/main/deploy/pathplanner/paths/3 avril1.path +++ b/src/main/deploy/pathplanner/paths/3 avril1.path @@ -32,15 +32,15 @@ "constraintZones": [], "eventMarkers": [], "globalConstraints": { - "maxVelocity": 3.0, - "maxAcceleration": 1.5, + "maxVelocity": 2.0, + "maxAcceleration": 0.75, "maxAngularVelocity": 540.0, "maxAngularAcceleration": 720.0 }, "goalEndState": { "velocity": 0.0, "rotation": 0.0, - "rotateFast": true + "rotateFast": false }, "reversed": false, "folder": null, diff --git a/src/main/deploy/pathplanner/paths/3 avril2.path b/src/main/deploy/pathplanner/paths/3 avril2.path index e015290..7c72f07 100644 --- a/src/main/deploy/pathplanner/paths/3 avril2.path +++ b/src/main/deploy/pathplanner/paths/3 avril2.path @@ -32,8 +32,8 @@ "constraintZones": [], "eventMarkers": [], "globalConstraints": { - "maxVelocity": 3.0, - "maxAcceleration": 1.5, + "maxVelocity": 2.0, + "maxAcceleration": 0.75, "maxAngularVelocity": 540.0, "maxAngularAcceleration": 720.0 },