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 class
static class
static class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final boolean
static final edu.wpi.first.wpilibj.DoubleSolenoid.Value
static 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()
-