Package frc.robot.subsystems.shooter.flywheel
package frc.robot.subsystems.shooter.flywheel
Contains IO implementations for the shooter flywheel motors.
-
ClassDescriptionInterface for the shooter flywheel subsystem input/output abstraction.Contains all of the inputs received from the flywheel hardware.Simulation implementation of
FlywheelIO.Real IO implementation for the shooter flywheel using a SparkFlex motor controller (Neo Vortex).