From 0e9a03cd1e7b00e5030537c00e3d375c61b68aa2 Mon Sep 17 00:00:00 2001 From: mixxlto Date: Fri, 16 Jan 2026 16:38:04 -0800 Subject: [PATCH] Update settings.json --- src/main/deploy/pathplanner/settings.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/main/deploy/pathplanner/settings.json b/src/main/deploy/pathplanner/settings.json index c606f42..340019e 100644 --- a/src/main/deploy/pathplanner/settings.json +++ b/src/main/deploy/pathplanner/settings.json @@ -2,14 +2,7 @@ "robotWidth": 0.832, "robotLength": 0.832, "holonomicMode": true, - "pathFolders": [ - "Ground BSide", - "Ground LSide", - "Station RSide", - "Lollipop Path", - "Station Left", - "Sweep Right Side" - ], + "pathFolders": [], "autoFolders": [], "defaultMaxVel": 3.0, "defaultMaxAccel": 3.0, -- 2.39.5