Package frc.robot.subsystems.swerve
Class SwerveSim
java.lang.Object
frc.robot.subsystems.swerve.SwerveSim
- All Implemented Interfaces:
SwerveIO
Simulated Swerve Drive
-
Nested Class Summary
Nested classes/interfaces inherited from interface frc.robot.subsystems.swerve.SwerveIO
SwerveIO.Empty, SwerveIO.SwerveInputs
-
Constructor Summary
ConstructorsConstructorDescriptionSwerveSim
(org.ironmaple.simulation.drivesims.SwerveDriveSimulation simulation) Simulated Swerve Drive -
Method Summary
-
Constructor Details
-
SwerveSim
public SwerveSim(org.ironmaple.simulation.drivesims.SwerveDriveSimulation simulation) Simulated Swerve Drive
-
-
Method Details
-
updateInputs
- Specified by:
updateInputs
in interfaceSwerveIO
-
createModules
- Specified by:
createModules
in interfaceSwerveIO
-
setPose
-