Package org.firstinspires.ftc.teamcode.fy24.controls


package org.firstinspires.ftc.teamcode.fy24.controls
  • Class
    Description
    A controller scheme for driving with independent drive, turn, and strafe axes.
    With this interface, you only need to change one thing to change control schemes: the constructor.
    Stores the state of the controls.