Class Autos

java.lang.Object
org.team1126.robot.commands.Autos

public final class Autos extends Object
The Autos class declares autonomous modes, and adds them to the dashboard to be selected by the drive team.
  • Constructor Details

    • Autos

      public Autos(Robot robot)
  • Method Details

    • defaultSelected

      public boolean defaultSelected()
      Returns true when the default auto is selected.