diff --git a/src/main/deploy/pathplanner/paths/4.2.path b/src/main/deploy/pathplanner/paths/4.2.path index 7516178..2cf2aa9 100644 --- a/src/main/deploy/pathplanner/paths/4.2.path +++ b/src/main/deploy/pathplanner/paths/4.2.path @@ -32,8 +32,8 @@ "constraintZones": [], "eventMarkers": [], "globalConstraints": { - "maxVelocity": 0.5, - "maxAcceleration": 0.5, + "maxVelocity": 1.0, + "maxAcceleration": 1.0, "maxAngularVelocity": 540.0, "maxAngularAcceleration": 720.0 },