CarmelRobotics / aeronautical-facilitation

Code for Aerial Assist 2014
Other
3 stars 2 forks source link

Fixing hard Launch code #30

Closed fletcherstud closed 10 years ago

fletcherstud commented 10 years ago

Launcher.java uses hard coded true and false values for launch/pass/retract. Only one should be defined in RobotMap.java (and the other usage should be the logical not of it).