Package frc.robot

Class Constants.ElevatorWristConstants

java.lang.Object
frc.robot.Constants.ElevatorWristConstants
Enclosing class:
Constants

public static final class Constants.ElevatorWristConstants extends Object
Class for elevator and wrist constants
  • Field Details

    • WRIST_REF_1_ANGLE_MEASURED

      public static final Rotation2d WRIST_REF_1_ANGLE_MEASURED
    • WRIST_REF_2_ANGLE_MEASURED

      public static final Rotation2d WRIST_REF_2_ANGLE_MEASURED
    • WRIST_REF_1_ANGLE_ACTUAL

      public static final Rotation2d WRIST_REF_1_ANGLE_ACTUAL
    • WRIST_REF_2_ANGLE_ACTUAL

      public static final Rotation2d WRIST_REF_2_ANGLE_ACTUAL
    • WRIST_M

      public static final double WRIST_M
    • WRIST_B

      public static final double WRIST_B
    • ELEVATOR_REF_1_ANGLE_MEASURED

      public static final Rotation2d ELEVATOR_REF_1_ANGLE_MEASURED
    • ELEVATOR_REF_2_ANGLE_MEASURED

      public static final Rotation2d ELEVATOR_REF_2_ANGLE_MEASURED
    • ELEVATOR_REF_1_HEIGHT

      public static final double ELEVATOR_REF_1_HEIGHT
      See Also:
    • ELEVATOR_REF_2_HEIGHT

      public static final double ELEVATOR_REF_2_HEIGHT
      See Also:
    • ELEVATOR_M

      public static final double ELEVATOR_M
    • ELEVATOR_B

      public static final double ELEVATOR_B
  • Constructor Details

    • ElevatorWristConstants

      public ElevatorWristConstants()