Package frc.robot.subsystems.swerve
Class SwerveReal
java.lang.Object
frc.robot.subsystems.swerve.SwerveReal
- All Implemented Interfaces:
SwerveIO
Real Swerve Implementation
-
Nested Class Summary
Nested classes/interfaces inherited from interface frc.robot.subsystems.swerve.SwerveIO
SwerveIO.SwerveInputs -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidSet the ground truth pose.voidupdateInputs(SwerveIO.SwerveInputs inputs) Update inputs
-
Constructor Details
-
SwerveReal
Real Swerve Implementation
-
-
Method Details