Package org.firstinspires.ftc.teamcode.fy23.processors


package org.firstinspires.ftc.teamcode.fy23.processors
  • Classes
    Class
    Description
    A suite of tools for controlling acceleration.
    Uses the IMU to actively maintain the current heading unless a deliberate turn is detected.
     
    A simple PID algorithm that allows its constants to be changed on the fly.