frc::DoubleSolenoid * pHatchSolenoid
Pointer to double solenoid.
HatchGripper()
Class constructor.
void Deploy()
Deploy the gripper.
void TurnOff()
Turn of gripper.
void InitDefaultCommand() override
Initalizes the default command for this subsystem (ControlHatchGripper)
void Retract()
Retract the gripper.
#define HatchGripper_REVERSE_ID
#define HatchGripper_FORWARD_ID
An interface command for toggleing the gripper.