use wait command and move if statements from shoot at high goal to resetcatapult
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / commands / shooter / ResetCatapult.java
2016-03-22 Meryem Esause wait command and move if statements from shoot...
2016-03-22 Meryem Esaimplement ShootAtHighGoal and add some helper methods
2016-03-03 Harel DorChange shooter to function off of two pistons, remove... harel/shooter-update