Package frc.robot.subsystems.climb


package frc.robot.subsystems.climb
Contains the Climb subsystem, responsible for operating the robot climbing mechanism.
  • Class
    Description
    Subsystem for the robot's climb mechanism.
    High-level goals for the climb subsystem.
    Hardware and tuning constants for the climb subsystem.
    Interface for the climb mechanism input/output abstraction.
    Contains all of the inputs received from the climb hardware.
    Physics simulation implementation of ClimbIO.
    Real IO implementation for the climb subsystem using a Spark Max motor controller.