implement ShootAtHighGoal and add some helper methods
authorMeryem Esa <meresa14@gmail.com>
Wed, 16 Mar 2016 01:26:41 +0000 (18:26 -0700)
committerHarel Dor <hareldor@gmail.com>
Tue, 22 Mar 2016 23:02:00 +0000 (16:02 -0700)
commitfee6b62e5434872f8f10c74874179a45e697205e
tree80123395c70c71237e42c7547951f1763c3dc733
parente062fd0698aa9583dd007f3a3759dd2adc9d2010
implement ShootAtHighGoal and add some helper methods
src/org/usfirst/frc/team3501/robot/commands/shooter/ResetCatapult.java
src/org/usfirst/frc/team3501/robot/commands/shooter/ShootAtHighGoal.java
src/org/usfirst/frc/team3501/robot/subsystems/IntakeArm.java
src/org/usfirst/frc/team3501/robot/subsystems/Shooter.java