This commit is contained in:
samuel desharnais 2024-02-19 19:12:42 -05:00
parent 55ad4f60ce
commit 954b091f9d
8 changed files with 128 additions and 98 deletions

View File

@ -30,6 +30,10 @@
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -49,7 +53,10 @@
{
"type": "named",
"data": {
"name": "lancer"
"name": "balyer"
}
}
]
}
}
]

View File

@ -30,6 +30,10 @@
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -57,6 +61,9 @@
}
]
}
}
]
}
},
"folder": "4",
"choreoAuto": false

View File

@ -30,6 +30,10 @@
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -54,6 +58,9 @@
}
]
}
}
]
}
},
{
"type": "path",

View File

@ -30,6 +30,10 @@
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -54,6 +58,9 @@
}
]
}
}
]
}
},
{
"type": "path",

View File

@ -30,6 +30,10 @@
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -57,6 +61,9 @@
}
]
}
}
]
}
},
"folder": "5",
"choreoAuto": false

View File

@ -37,6 +37,10 @@
]
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -47,16 +51,19 @@
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "balyer"
}
},
{
"type": "wait",
"data": {
"waitTime": 3.0
}
]
}
}
]

View File

@ -30,6 +30,10 @@
]
}
},
{
"type": "parallel",
"data": {
"commands": [
{
"type": "path",
"data": {
@ -54,6 +58,9 @@
}
]
}
}
]
}
},
{
"type": "path",

View File

@ -31,28 +31,9 @@
}
},
{
"type": "path",
"type": "parallel",
"data": {
"pathName": "6.1"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "balyer"
}
}
]
"commands": []
}
}
]