This commit is contained in:
samuel desharnais 2024-02-23 15:57:47 -05:00
parent 800ba80eb7
commit 4f41b4ad90

View File

@ -50,8 +50,8 @@
"globalConstraints": { "globalConstraints": {
"maxVelocity": 3.0, "maxVelocity": 3.0,
"maxAcceleration": 3.0, "maxAcceleration": 3.0,
"maxAngularVelocity": 540.0, "maxAngularVelocity": 90.0,
"maxAngularAcceleration": 720.0 "maxAngularAcceleration": 90.0
}, },
"goalEndState": { "goalEndState": {
"velocity": 0, "velocity": 0,