first95 / FRC2020

Code base for 2020 robot, initialized with develop branch of 2019 repo.
MIT License
1 stars 1 forks source link

Add manual control for shooter #38

Closed lindsayvallen closed 4 years ago

lindsayvallen commented 4 years ago

Initially, this will be a button that you press and hold to keep running the shooter motors with open loop speed control at a target speed. When you release the button, the target speed is gradually reduced to 0.

lindsayvallen commented 4 years ago

Done in commit 93846fc.