Package frc.lib.util.swerve
Class SwerveModuleIO.SwerveModuleInputs
java.lang.Object
frc.lib.util.swerve.SwerveModuleIO.SwerveModuleInputs
- Enclosing interface:
- SwerveModuleIO
Inputs Class for SwerveModule
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubledoubledouble -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
driveMotorSelectedPosition
public double driveMotorSelectedPosition -
driveMotorSelectedSensorVelocity
public double driveMotorSelectedSensorVelocity -
angleMotorSelectedPosition
public double angleMotorSelectedPosition -
absolutePositionAngleEncoder
public double absolutePositionAngleEncoder
-
-
Constructor Details
-
SwerveModuleInputs
public SwerveModuleInputs()
-