This commit is contained in:
Antoine PerreaultE 2024-04-10 19:24:37 -04:00
parent eee5384f53
commit c63f23a302

View File

@ -38,8 +38,8 @@
"constraintZones": [], "constraintZones": [],
"eventMarkers": [], "eventMarkers": [],
"globalConstraints": { "globalConstraints": {
"maxVelocity": 1.75, "maxVelocity": 1.25,
"maxAcceleration": 0.75, "maxAcceleration": 0.5,
"maxAngularVelocity": 540.0, "maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0 "maxAngularAcceleration": 720.0
}, },