Package frc.robot.subsystems.drive.gyro


package frc.robot.subsystems.drive.gyro
Contains IO implementations for the gyroscope sensor used by the Drive subsystem.
  • Class
    Description
    Interface for the gyroscope input/output abstraction.
    Contains all of the inputs received from the gyro hardware.
    IO implementation for the Redux Robotics Canandgyro.
    IO implementation that combines a Studica NavX and a Redux Canandgyro.
    IO implementation for the Studica NavX gyro.