From a0dc53800fde891d45bd55416cdb6b022b8fcb24 Mon Sep 17 00:00:00 2001 From: OlivierDubois Date: Wed, 11 Dec 2024 18:49:06 -0500 Subject: [PATCH] mode auto 1 --- src/main/deploy/pathplanner/autos/mode 1.auto | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/main/deploy/pathplanner/autos/mode 1.auto b/src/main/deploy/pathplanner/autos/mode 1.auto index 836382d..56b97ae 100644 --- a/src/main/deploy/pathplanner/autos/mode 1.auto +++ b/src/main/deploy/pathplanner/autos/mode 1.auto @@ -33,6 +33,12 @@ "name": "lancer" } }, + { + "type": "wait", + "data": { + "waitTime": 1.0 + } + }, { "type": "named", "data": { @@ -58,6 +64,18 @@ "waitTime": 2.0 } }, + { + "type": "named", + "data": { + "name": "lancer" + } + }, + { + "type": "wait", + "data": { + "waitTime": 1.0 + } + }, { "type": "named", "data": {