We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #12 from frc3316/auto_elevator Auto elevator
Adding totes counter to stacker.sequences
Merge branch 'motor_elevator' Conflicts: build/jars/NetworkTables.jar build/jars/WPILib.jar
Merge pull request #9 from frc3316/competition_drive_forward_auton Competition drive forward auton
Added and fixed logging messages
Removed tentative autonomous modes
Merge branch 'master' of https://github.com/frc3316/RecycleRush2015 Conflicts: src/org/usfirst/frc/team3316/robot/humanIO/SDB.java
Moved utilities to util package and Utils class
Deleted all sensor related things
Merge pull request #7 from frc3316/oded/stackerStateMachine Oded/stacker state machine