Package frc.robot.systems.drive
Interface GyroIO
- All Known Implementing Classes:
GyroIOPigeon2
public interface GyroIO
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault voidresetGyro(edu.wpi.first.math.geometry.Rotation2d rotation) default voidupdateInputs(GyroIO.GyroInputs inputs)
-
Method Details
-
updateInputs
-
resetGyro
default void resetGyro(edu.wpi.first.math.geometry.Rotation2d rotation)
-