Package frc.spectrumLib.hardware


package frc.spectrumLib.hardware
  • Class
    Description
    Identifies the specific RoboRIO that is running, keyed by its serial number.
    Wraps a CTRE CANcoder and applies Spectrum-specific configuration.
    Selects how the TalonFX reads position data from the remote CANcoder.
    Configuration parameters for a SpectrumCANcoder.
    A WPILib Servo that also implements Subsystem, allowing it to be registered with the command-based framework and participate in requirement checking.
    Creates CANTalon objects and configures all the parameters we care about to factory defaults.