Package org.team1126.lib.swerve.hardware
package org.team1126.lib.swerve.hardware
-
ClassDescriptionContains implementations for absolute encoders to be used with the
SwerveAPI.A swerve module's absolute encoder.(config, turnMotor) -> SwerveEncoderContains implementations for IMUs to be used with theSwerveAPI.A swerve IMU.(config) -> SwerveIMUProvides consumer to be saved and invoked periodically with the robot's current chassis speeds to update the simulated IMU.Contains implementations for motors to be used with theSwerveAPI.A swerve motor.(config, isMoveMotor) -> SwerveMotor