Package frc.robot.subsystems.swerve
Class GyroSim
java.lang.Object
frc.robot.subsystems.swerve.GyroSim
- All Implemented Interfaces:
GyroIO
Simulated Gyro
-
Nested Class Summary
Nested classes/interfaces inherited from interface frc.robot.subsystems.swerve.GyroIO
GyroIO.Empty, GyroIO.GyroInputs
-
Constructor Summary
ConstructorsConstructorDescriptionGyroSim
(org.ironmaple.simulation.drivesims.SwerveDriveSimulation driveSimulation) -
Method Summary
-
Constructor Details
-
GyroSim
public GyroSim(org.ironmaple.simulation.drivesims.SwerveDriveSimulation driveSimulation)
-
-
Method Details
-
updateInputs
- Specified by:
updateInputs
in interfaceGyroIO
-