This commit is contained in:
samuel desharnais 2024-02-23 15:06:22 -05:00
parent cf6d53d8f8
commit 7e0fd06481

View File

@ -32,8 +32,8 @@
"constraintZones": [], "constraintZones": [],
"eventMarkers": [], "eventMarkers": [],
"globalConstraints": { "globalConstraints": {
"maxVelocity": 0.5, "maxVelocity": 1.0,
"maxAcceleration": 0.5, "maxAcceleration": 1.0,
"maxAngularVelocity": 540.0, "maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0 "maxAngularAcceleration": 720.0
}, },