Issaquah Robotics Society

Programming resources for FIRST Robotics team 1318

Driver

The Driver is the actor that controls the robot. The Driver class triggers different operations based on the intent of the current controller (autonomous or user).

Topics

  1. Operations
  2. ControlTasks
  3. ButtonMap
    1. Shifts
    2. OperationContexts
  4. Macros
  5. Autonomous Routines