Package frc.robot
Class Constants.SwerveConstants.GyroConstants
java.lang.Object
frc.robot.Constants.SwerveConstants.GyroConstants
- Enclosing class:
- Constants.SwerveConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final edu.wpi.first.units.measure.Angle
static final edu.wpi.first.units.measure.AngularVelocity
-
Constructor Summary
Constructors -
Method Summary
-
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()
-