Putting the Auto Chooser somewhere in networktables
This commit is contained in:
@@ -89,6 +89,7 @@ public class RobotContainer {
|
||||
|
||||
if(AutoConstants.kAutoConfigOk) {
|
||||
autoChooser = AutoBuilder.buildAutoChooser();
|
||||
SmartDashboard.putData("Auto Chooser", autoChooser);
|
||||
configureNamedCommands();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user