diff --git a/src/main/deploy/pathplanner/paths/6.1.path b/src/main/deploy/pathplanner/paths/6.1.path index c8d7aaf..2579f98 100644 --- a/src/main/deploy/pathplanner/paths/6.1.path +++ b/src/main/deploy/pathplanner/paths/6.1.path @@ -54,8 +54,8 @@ "constraintZones": [], "eventMarkers": [], "globalConstraints": { - "maxVelocity": 3.0, - "maxAcceleration": 3.0, + "maxVelocity": 1.0, + "maxAcceleration": 1.0, "maxAngularVelocity": 90.0, "maxAngularAcceleration": 720.0 },