path
This commit is contained in:
parent
0631295bb7
commit
ce1d71a771
@ -56,7 +56,7 @@
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
"waitTime": 0.3
|
||||
"waitTime": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -38,8 +38,8 @@
|
||||
"constraintZones": [],
|
||||
"eventMarkers": [],
|
||||
"globalConstraints": {
|
||||
"maxVelocity": 1.0,
|
||||
"maxAcceleration": 0.5,
|
||||
"maxVelocity": 3.0,
|
||||
"maxAcceleration": 1.5,
|
||||
"maxAngularVelocity": 540.0,
|
||||
"maxAngularAcceleration": 720.0
|
||||
},
|
||||
|
@ -38,8 +38,8 @@
|
||||
"constraintZones": [],
|
||||
"eventMarkers": [],
|
||||
"globalConstraints": {
|
||||
"maxVelocity": 1.0,
|
||||
"maxAcceleration": 0.5,
|
||||
"maxVelocity": 3.0,
|
||||
"maxAcceleration": 1.5,
|
||||
"maxAngularVelocity": 540.0,
|
||||
"maxAngularAcceleration": 720.0
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user