Package frc.robot

Class Dashboard

java.lang.Object
frc.robot.Dashboard

public class Dashboard extends Object
A class that sets up the driverstation dashboard for the robot.
  • Constructor Details

  • Method Details

    • configureAutoBuilder

      public void configureAutoBuilder(DriverStation.Alliance alliance)
      Configures the auto builder using the drivetrain subsystem. Also sets up the auto chooser on the dashboard.
      Parameters:
      alliance - The alliance to configure the auto builder for.