@@ -91,26 +91,10 @@ public class RobotContainer {
9191
9292 private boolean hasSetupAutos = false ;
9393 private final String [] autoNames = new String [] {
94- /* These are assumed to be equal to the AUTO ames in pathplanner */
95- "Left-Straight" , "Center-Straight" , "Right-Straight" , "Middle-Ram" ,
96-
97- "Left-Auto Ruiner" , "Center-Auto Ruiner" , "Right-Auto Ruiner" ,
98-
99- "Preloaded Left Shooting" , "Preloaded Right Shooting" ,
100-
101- "Left Shoot" , "Center Shoot" , "Right Shoot" ,
102-
103- "Left-Shoot For Left Subwoofer" , "Right-Shoot For Right Subwoofer" ,
104-
105- "Test 4 piece" , "Left Auton 4 piece total" ,
106- "Preloaded Center Auton 4 piece total" ,
107- "Preloaded Left Auton 3 piece total" ,
108- "Preloaded Center Auton 3 piece total" ,
109- "Preloaded Right Auton 3 piece total" ,
110- // "Preloaded Left-Pickup Subwoofer",
111- // "Preloaded Right-Pickup Subwoofer",
94+ /* These are assumed to be equal to the AUTO ames in pathplanner */
95+ "Left-Auto Ruiner" , "Center-Auto Ruiner" , "Right-Auto Ruiner" ,
11296 "Right Limelight 4 Piece" , "Left Limelight 4 Piece" ,
113- "Center Limelight 4 Piece" , "Center Limelight 4 Piece Path Following" ,
97+ "Center Limelight 4 Piece" ,
11498
11599 "Left-Amp" ,
116100
0 commit comments