This commit is contained in:
parent
97fe04908f
commit
1fb60f0285
@ -31,7 +31,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "sequential",
|
||||
"type": "parallel",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
@ -47,7 +47,7 @@
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
"waitTime": 3.0
|
||||
"waitTime": 5.0
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -63,9 +63,15 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "deadline",
|
||||
"type": "sequential",
|
||||
"data": {
|
||||
"commands": [
|
||||
{
|
||||
"type": "path",
|
||||
"data": {
|
||||
"pathName": "3.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "wait",
|
||||
"data": {
|
||||
|
@ -47,7 +47,7 @@
|
||||
"rotationTargets": [
|
||||
{
|
||||
"waypointRelativePos": 1,
|
||||
"rotationDegrees": 88.14313308607203,
|
||||
"rotationDegrees": 63.796091869811974,
|
||||
"rotateFast": false
|
||||
}
|
||||
],
|
||||
@ -61,7 +61,7 @@
|
||||
},
|
||||
"goalEndState": {
|
||||
"velocity": 0,
|
||||
"rotation": 1.0428148069731844,
|
||||
"rotation": -20.5806705905413,
|
||||
"rotateFast": false
|
||||
},
|
||||
"reversed": false,
|
||||
|
@ -39,7 +39,7 @@
|
||||
},
|
||||
"goalEndState": {
|
||||
"velocity": 0,
|
||||
"rotation": -120.9841650982781,
|
||||
"rotation": 149.12800064001866,
|
||||
"rotateFast": false
|
||||
},
|
||||
"reversed": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user