Package frc.robot.subsystems.drive.module
package frc.robot.subsystems.drive.module
Contains IO implementations for the individual swerve modules in the drivetrain.
-
ClassDescriptionSubsystem for a single swerve drive module.Interface for the swerve module input/output abstraction.Contains all of the inputs received from the module hardware.Physics simulation implementation of
ModuleIO.Real IO implementation for a swerve drive module using Spark Max motor controllers and a CANcoder for absolute positioning.