Package frc.robot.subsystems.swerve.gyro
Class GyroSim
java.lang.Object
frc.robot.subsystems.swerve.gyro.GyroSim
- All Implemented Interfaces:
GyroIO
Simulation implementation for gyro
-
Nested Class Summary
Nested classes/interfaces inherited from interface frc.robot.subsystems.swerve.gyro.GyroIO
GyroIO.GyroInputs -
Constructor Summary
ConstructorsConstructorDescriptionGyroSim(org.ironmaple.simulation.drivesims.GyroSimulation gyro) Simulation implementation for gyro -
Method Summary
-
Constructor Details
-
GyroSim
public GyroSim(org.ironmaple.simulation.drivesims.GyroSimulation gyro) Simulation implementation for gyro
-
-
Method Details
-
updateInputs
Description copied from interface:GyroIOUpdate inputs- Specified by:
updateInputsin interfaceGyroIO
-