Class Dashboard

All Implemented Interfaces:
Sendable, Subsystem

public class Dashboard extends SubsystemBase
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.
    • periodic

      public void periodic()