add precondition and Timeout to Expel and Intake commands
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / commands / DefaultAutonStrategy.java
2016-01-31 Meryem Esadelete DeployIntakeArm and delete TODO comment
2016-01-31 Meryem Esadelete Align command and rename Aim to AimAndAlign
2016-01-31 Meryem Esamake 'pass' commands for all the defenses that just...
2016-01-31 Meryem Esachange name of LowerDrawBridge to PassDrawBridge and...
2016-01-31 Meryem Esachange name of LowerChevalDeFrise to PassChevalDeFrise...
2016-01-31 Meryem Esa delete/ clean up comments in DefaultAutonStrategy
2016-01-31 Meryem Esachange OpenSallyPort to PassSallyPort and add pre and...
2016-01-31 Aviput in aim and shoot inside of the defaultautonStrategy
2016-01-31 Avidelete annoying empty comments
2016-01-31 Avimake comments for all the defense cases
2016-01-31 Meryem Esamake constants for distance between neutral zone and...
2016-01-31 Meryem Esafill in the cases in the defense switch - many variable...
2016-01-31 Meryem Esaset up the switch statement for the defenses
2016-01-31 Meryem Esachange location of Defense enum from Robot.java to...
2016-01-31 Meryem Esamake initial DefaultAutonStrategy command group