Package frc.robot.systems.drive.gyro
Class GyroIO.GyroInputs
java.lang.Object
frc.robot.systems.drive.gyro.GyroIO.GyroInputs
- Enclosing interface:
- GyroIO
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanedu.wpi.first.math.geometry.Rotation2dedu.wpi.first.math.geometry.Rotation2d -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
iConnected
public boolean iConnected -
iYawPosition
public edu.wpi.first.math.geometry.Rotation2d iYawPosition -
iYawVelocityPS
public edu.wpi.first.math.geometry.Rotation2d iYawVelocityPS
-
-
Constructor Details
-
GyroInputs
public GyroInputs()
-