Package frc.alotobots


package frc.alotobots
  • Class
    Description
    Registers and manages named commands for autonomous routines.
    Automatically generated file containing build version information.
    Robot-wide constants class that defines runtime modes and device configurations.
    CAN bus device ID assignments.
    Defines the possible runtime modes for the robot code.
    The Main class serves as the entry point for the robot program.
    The Operator Interface (OI) class handles all driver control inputs and button mappings.
    Groups axis-related constants together for better organization.
    Main robot class that handles robot lifecycle and mode transitions.