Package frc.robot.subsystems.shooter.hood


package frc.robot.subsystems.shooter.hood
Contains IO implementations for the shooter hood adjustment mechanism.
  • Class
    Description
    Interface for the shooter hood subsystem input/output abstraction.
    Contains all of the inputs received from the hood hardware.
    Real IO implementation for the shooter hood using a PWM servo.
    Simulation implementation of HoodIO.