This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user