add constants same format as meryem did to constants and also add time dead reckoning
authorKevin Zhang <icestormf1@gmail.com>
Wed, 17 Feb 2016 23:42:09 +0000 (15:42 -0800)
committerMeryem Esa <meresa14@gmail.com>
Thu, 18 Feb 2016 22:04:15 +0000 (14:04 -0800)
commit9728080f491e9fb09795494349dba1297f447c0f
tree32754336e9283b23d131c4005f237ba0b664764c
parent020548610756ca4f14ec5ed5f1ca63c066f57048
add constants same format as meryem did to constants and also add time dead reckoning
src/org/usfirst/frc/team3501/robot/Constants.java
src/org/usfirst/frc/team3501/robot/commands/auton/AlignToScore.java [changed mode: 0755->0644]
src/org/usfirst/frc/team3501/robot/commands/auton/DefaultAutonStrategy.java
src/org/usfirst/frc/team3501/robot/commands/shooter/Shoot.java