From: mixxlto Date: Sat, 17 Jan 2026 00:38:04 +0000 (-0800) Subject: Update settings.json X-Git-Url: https://git.taranathan.com/?a=commitdiff_plain;h=0e9a03cd1e7b00e5030537c00e3d375c61b68aa2;p=FRC2026.git Update settings.json --- 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,