This commit is contained in:
samuel desharnais
2024-02-23 13:44:17 -05:00
parent 753a93cff3
commit de5623e9ec
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"globalConstraints": {
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAngularVelocity": 540.0,
"maxAngularVelocity": 90.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
+2 -2
View File
@@ -56,8 +56,8 @@
"globalConstraints": {
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
"maxAngularVelocity": 90.0,
"maxAngularAcceleration": 90.0
},
"goalEndState": {
"velocity": 0,