From 2ba235407d8ccad7b6f07f67d39fa5f945582fc4 Mon Sep 17 00:00:00 2001 From: Shikhar Date: Mon, 2 Mar 2026 18:58:54 -0700 Subject: [PATCH] Update TestPlayerStation.auto --- .../deploy/pathplanner/autos/TestPlayerStation.auto | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/main/deploy/pathplanner/autos/TestPlayerStation.auto b/src/main/deploy/pathplanner/autos/TestPlayerStation.auto index e7ef8f5..0ba3c25 100644 --- a/src/main/deploy/pathplanner/autos/TestPlayerStation.auto +++ b/src/main/deploy/pathplanner/autos/TestPlayerStation.auto @@ -4,6 +4,18 @@ "type": "sequential", "data": { "commands": [ + { + "type": "path", + "data": { + "pathName": "HubRight-PlayerStation" + } + }, + { + "type": "wait", + "data": { + "waitTime": 8.0 + } + }, { "type": "path", "data": {