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