diff --git a/src/main/deploy/pathplanner/paths/3 avril.path b/src/main/deploy/pathplanner/paths/3 avril.path index 1c9c9b3..20c5295 100644 --- a/src/main/deploy/pathplanner/paths/3 avril.path +++ b/src/main/deploy/pathplanner/paths/3 avril.path @@ -33,13 +33,13 @@ "eventMarkers": [], "globalConstraints": { "maxVelocity": 1.0, - "maxAcceleration": 1.0, + "maxAcceleration": 0.5, "maxAngularVelocity": 540.0, "maxAngularAcceleration": 720.0 }, "goalEndState": { "velocity": 0.0, - "rotation": 15.0, + "rotation": 0.0, "rotateFast": false }, "reversed": false,