competition fixes
authorCindy Zhang <cindyzyx9@gmail.com>
Sun, 12 Mar 2017 00:36:19 +0000 (16:36 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Sun, 12 Mar 2017 00:36:19 +0000 (16:36 -0800)
commit9ca89e45fa84b2ec93bc6adf60c7dde1e0a7defb
treea56f980b1b35d8f149ef2f4e5900dc2cdc42b715
parentc9b2778700c8f0bd6dec88e9993e176823145308
competition fixes
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/commandgroups/AutonMiddleGear.java
src/org/usfirst/frc/team3501/robot/commandgroups/AutonSideGear.java
src/org/usfirst/frc/team3501/robot/commands/driving/DriveDistance.java
src/org/usfirst/frc/team3501/robot/commands/driving/ToggleDriveGear.java
src/org/usfirst/frc/team3501/robot/subsystems/DriveTrain.java
src/org/usfirst/frc/team3501/robot/subsystems/Shooter.java