add skeleton code for calculating angle to turn for shooting
authorMeryem Esa <meresa14@gmail.com>
Thu, 11 Feb 2016 03:29:07 +0000 (19:29 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Tue, 16 Feb 2016 19:37:03 +0000 (11:37 -0800)
commit0b403e6022b2c38e54e77e3d17d30dc5fc54ef57
treebba89c3d0b17c7527da47a2bd8c0cf3cc9436366
parent7a4df3c5063f7a9229223a0e76e536494c7b3271
add skeleton code for calculating angle to turn for shooting
src/org/usfirst/frc/team3501/robot/commands/AlignToScore.java [new file with mode: 0755]
src/org/usfirst/frc/team3501/robot/subsystems/Shooter.java