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 gear mechanism #112

Closed Ahmad-Bamba closed 7 years ago

Ahmad-Bamba commented 7 years ago

According to @ChampD , there may be a pneumatic gear mechanism on the robot for district champs. As with everything else, new mechanism means new code. We need a command tied to a button (check the bottom of Robot.cpp for documentation on robot controls) that toggles a pneumatic piston when pressed.

Examples on how to toggle through states can be found in our LED subsystem and commands.