This commit is contained in:
parent
753a93cff3
commit
de5623e9ec
@ -34,7 +34,7 @@
|
||||
"globalConstraints": {
|
||||
"maxVelocity": 1.0,
|
||||
"maxAcceleration": 1.0,
|
||||
"maxAngularVelocity": 540.0,
|
||||
"maxAngularVelocity": 90.0,
|
||||
"maxAngularAcceleration": 720.0
|
||||
},
|
||||
"goalEndState": {
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user