Merge branch 'main' of https://git.demerso.net/pls5618/2024/robot
This commit is contained in:
commit
a5f1ae9a07
@ -32,15 +32,15 @@
|
|||||||
"constraintZones": [],
|
"constraintZones": [],
|
||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 3.0,
|
"maxVelocity": 2.0,
|
||||||
"maxAcceleration": 1.5,
|
"maxAcceleration": 0.75,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
"goalEndState": {
|
"goalEndState": {
|
||||||
"velocity": 0.0,
|
"velocity": 0.0,
|
||||||
"rotation": 0.0,
|
"rotation": 0.0,
|
||||||
"rotateFast": true
|
"rotateFast": false
|
||||||
},
|
},
|
||||||
"reversed": false,
|
"reversed": false,
|
||||||
"folder": null,
|
"folder": null,
|
||||||
|
@ -32,8 +32,8 @@
|
|||||||
"constraintZones": [],
|
"constraintZones": [],
|
||||||
"eventMarkers": [],
|
"eventMarkers": [],
|
||||||
"globalConstraints": {
|
"globalConstraints": {
|
||||||
"maxVelocity": 3.0,
|
"maxVelocity": 2.0,
|
||||||
"maxAcceleration": 1.5,
|
"maxAcceleration": 0.75,
|
||||||
"maxAngularVelocity": 540.0,
|
"maxAngularVelocity": 540.0,
|
||||||
"maxAngularAcceleration": 720.0
|
"maxAngularAcceleration": 720.0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user