frc5431 / RobotCode2017

Code for Robot 2017 Themis
0 stars 1 forks source link

Add limit switch code to limit shooter angle (Connected to roboRIO) #10

Open UsaidPro opened 7 years ago

UsaidPro commented 7 years ago

The shooter turns a bit too much right now. Get the limit switch IDs and make it impossible for the shooter to turn farther past the limit switch.

Right now, the limit switches are plugged into the roboRIO. Later, we will change it to where they are directly connected to the CANTalons - that will be a future issue/enhancement.