This commit is contained in:
samuel desharnais 2024-04-03 19:03:42 -04:00
parent 83daf35e63
commit 36aadba8a0

View File

@ -33,13 +33,13 @@
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"maxAcceleration": 0.5,
"maxAngularVelocity": 540.0,
"maxAngularAcceleration": 720.0
},
"goalEndState": {
"velocity": 0.0,
"rotation": 15.0,
"rotation": 0.0,
"rotateFast": false
},
"reversed": false,