frc5687 / 2017-protobot

For prototyping the 2017 robot
5 stars 2 forks source link

Add AutoClimb command and wire to OI #109

Closed BenBernardCIS closed 7 years ago

BenBernardCIS commented 7 years ago

Should run at a SLOW_SPEED constant (start with 0.5) until current draw passes a constant (start with 3.0 amps) then move to FULL_SPEED (start with 1.0). Use a state machine. When restarted, this command should start back at slow speed.