Team612 / 612-2017

Chantilly Robotics Team 612 robot code repository for 2017 game FIRST Steamworks
GNU General Public License v3.0
4 stars 4 forks source link

Pneumatic hopper actuator #115

Open Ahmad-Bamba opened 7 years ago

Ahmad-Bamba commented 7 years ago

Create a new subsystem for the pneumatic hopper actuator. Its just another double solenoid. Throw it on a button on the driver controller, and use WhenPressed to flip the actuator up and WhenReleased to flip it back. Make sure to set the actuator to the down position when the robot starts.

Its best to have one command that just takes an open or closed state as a parameter