Package frc.robot
Class Constants.ArmConstants.ClawConstants
java.lang.Object
frc.robot.Constants.ArmConstants.ClawConstants
- Enclosing class:
- Constants.ArmConstants
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanstatic final edu.wpi.first.wpilibj.DoubleSolenoid.Valuestatic final edu.wpi.first.wpilibj.DoubleSolenoid.Value -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BEAM_BREAK_BROKEN_VALUE
public static final boolean BEAM_BREAK_BROKEN_VALUE- See Also:
-
CLAW_OPEN
public static final edu.wpi.first.wpilibj.DoubleSolenoid.Value CLAW_OPEN -
CLAW_CLOSED
public static final edu.wpi.first.wpilibj.DoubleSolenoid.Value CLAW_CLOSED
-
-
Constructor Details
-
ClawConstants
public ClawConstants()
-