Package frc.robot

Class Constants.SwerveConstants.GyroConstants

java.lang.Object
frc.robot.Constants.SwerveConstants.GyroConstants
Enclosing class:
Constants.SwerveConstants

public static class Constants.SwerveConstants.GyroConstants extends Object
  • Field Details

    • GYRO_ANGLE_TOLERANCE

      public static final edu.wpi.first.units.measure.Angle GYRO_ANGLE_TOLERANCE
    • GYRO_VELOCITY_TOLERANCE

      public static final edu.wpi.first.units.measure.AngularVelocity GYRO_VELOCITY_TOLERANCE
  • Constructor Details

    • GyroConstants

      public GyroConstants()