Joystick * m_ControlStick
Secondary arm control stick.
const float k_lifterDistancePerPulse
const float k_driverDistancePerPulse
const int kEncoderchannel2
float k_minCount
Number of encoder counts to reach bottom.
virtual void ComponentInit()
float k_maxCount
Number of encoder counts to reach top.
const int kEncoderchannel1
int liftSpeed
Lifting speed of the arms.
DoubleSolenoid * m_DoubleSolenoid
DoubleSolenoid Controls.
const int kBottomLimitChannel
bool openArms
Used to tell robot to open/close arms.
const int kArmMotorChannel
Channel of Victor.
const int kTopLimitChannel
Header file for Robot Component base class.
DigitalInput * m_TopLimit
const int kSolenoidChannel1
First Solenoid Channel.
DigitalInput * m_BottomLimit
const int kSolenoidChannel2
Second Solenoid Channel.
Victor * m_ArmMotor
Arm lifting motor.
const int kStickChannel
Joystick Channel.