make 'pass' commands for all the defenses that just have to be driven over
authorMeryem Esa <meresa14@gmail.com>
Sat, 30 Jan 2016 23:50:08 +0000 (15:50 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Sun, 31 Jan 2016 00:04:38 +0000 (16:04 -0800)
commitd607dcbba174a89ab1d6413dba0a7ec433a720f7
tree03e62e2bd42094138a70a47c6471da109b0d4725
parent227fd1b1eed2e9c994041478a0974d5541b69250
make 'pass' commands for all the defenses that just have to be driven over
src/org/usfirst/frc/team3501/robot/commands/DefaultAutonStrategy.java
src/org/usfirst/frc/team3501/robot/commands/PassDrawBridge.java
src/org/usfirst/frc/team3501/robot/commands/PassLowBar.java [new file with mode: 0755]
src/org/usfirst/frc/team3501/robot/commands/PassMoat.java [new file with mode: 0755]
src/org/usfirst/frc/team3501/robot/commands/PassRampart.java [new file with mode: 0755]
src/org/usfirst/frc/team3501/robot/commands/PassRockWall.java [new file with mode: 0755]
src/org/usfirst/frc/team3501/robot/commands/PassRoughTerrain.java [new file with mode: 0755]