Package frc.robot.systems.drive
Class GyroIO.GyroInputs
java.lang.Object
frc.robot.systems.drive.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
-
connected
public boolean connected -
yawPosition
public edu.wpi.first.math.geometry.Rotation2d yawPosition -
yawVelocityPS
public edu.wpi.first.math.geometry.Rotation2d yawVelocityPS
-
-
Constructor Details
-
GyroInputs
public GyroInputs()
-