Class GyroIO.GyroInputs

java.lang.Object
frc.robot.systems.drive.GyroIO.GyroInputs
Enclosing interface:
GyroIO

public static class GyroIO.GyroInputs extends Object
  • 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()