implement shooter pid
authorCindy Zhang <cindyzyx9@gmail.com>
Mon, 20 Feb 2017 23:50:37 +0000 (15:50 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Mon, 20 Feb 2017 23:50:37 +0000 (15:50 -0800)
commit1782cbadb12ad13d30eab7597f656cbe17f48df2
tree31ef8bc808f6da277b84d291017fe545b10d53a0
parentac77a7b890c794f807b764221ff72d9044791fab
implement shooter pid
src/org/usfirst/frc/team3501/robot/Robot.java
src/org/usfirst/frc/team3501/robot/commands/shooter/RunFlyWheel.java
src/org/usfirst/frc/team3501/robot/commands/shooter/RunFlyWheelContinuous.java
src/org/usfirst/frc/team3501/robot/subsystems/Shooter.java