Package frc.robot.subsystems.indexer


package frc.robot.subsystems.indexer
Contains the Indexer subsystem, responsible for transporting game pieces from the intake to the shooter.
  • Class
    Description
    Subsystem for the robot's indexer mechanism.
    High-level goals for the indexer.
    Hardware and tuning constants for the indexer subsystem.
    Interface for the indexer mechanism input/output abstraction.
    Contains all of the inputs received from the indexer hardware.
    Physics simulation implementation of IndexerIO.
    Real IO implementation for the indexer subsystem using a Spark Max motor controller.