This commit is contained in:
samuel desharnais 2024-02-23 12:56:37 -05:00
parent 286f6383a1
commit da75ac5675

View File

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