TeamCautionRobotics / 2016-FRC-robot

FRC 2016 robot code
3 stars 1 forks source link

Add speed control for high goal shooting #9

Closed docprofsky closed 8 years ago

docprofsky commented 8 years ago

We need a speed control for shooting the boulder into the high goal reliably. Control options: PID, bang bang, take back half

docprofsky commented 8 years ago

Done! This works. Thanks to @manff for helping to get this done.