From f384ad943573841c295073cf960cb4a55d8055f2 Mon Sep 17 00:00:00 2001 From: Shaurya Piplani Date: Tue, 24 Feb 2026 15:34:36 -0800 Subject: [PATCH] Add pathplanner .path placeholder files Add eight paths --- .../deploy/pathplanner/paths/#1 left to neutral to depot.path | 0 .../deploy/pathplanner/paths/#1 right to neutral to outpost.path | 0 src/main/deploy/pathplanner/paths/depot to left climb.path | 0 src/main/deploy/pathplanner/paths/hub to depot.path | 0 .../paths/left bump to full neutral to left climb.path | 0 src/main/deploy/pathplanner/paths/outpost to right climb.path | 0 src/main/deploy/pathplanner/paths/over the bump diagonal.path | 0 src/main/deploy/pathplanner/paths/over the bump.path | 0 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/deploy/pathplanner/paths/#1 left to neutral to depot.path create mode 100644 src/main/deploy/pathplanner/paths/#1 right to neutral to outpost.path create mode 100644 src/main/deploy/pathplanner/paths/depot to left climb.path create mode 100644 src/main/deploy/pathplanner/paths/hub to depot.path create mode 100644 src/main/deploy/pathplanner/paths/left bump to full neutral to left climb.path create mode 100644 src/main/deploy/pathplanner/paths/outpost to right climb.path create mode 100644 src/main/deploy/pathplanner/paths/over the bump diagonal.path create mode 100644 src/main/deploy/pathplanner/paths/over the bump.path diff --git a/src/main/deploy/pathplanner/paths/#1 left to neutral to depot.path b/src/main/deploy/pathplanner/paths/#1 left to neutral to depot.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/#1 right to neutral to outpost.path b/src/main/deploy/pathplanner/paths/#1 right to neutral to outpost.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/depot to left climb.path b/src/main/deploy/pathplanner/paths/depot to left climb.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/hub to depot.path b/src/main/deploy/pathplanner/paths/hub to depot.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/left bump to full neutral to left climb.path b/src/main/deploy/pathplanner/paths/left bump to full neutral to left climb.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/outpost to right climb.path b/src/main/deploy/pathplanner/paths/outpost to right climb.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/over the bump diagonal.path b/src/main/deploy/pathplanner/paths/over the bump diagonal.path new file mode 100644 index 0000000..e69de29 diff --git a/src/main/deploy/pathplanner/paths/over the bump.path b/src/main/deploy/pathplanner/paths/over the bump.path new file mode 100644 index 0000000..e69de29 -- 2.39.5