add commands to control intake of boulders
authorLauren Meier <meier.lauren@gmail.com>
Wed, 10 Feb 2016 02:37:27 +0000 (18:37 -0800)
committerLauren Meier <meier.lauren@gmail.com>
Sat, 13 Feb 2016 22:36:13 +0000 (14:36 -0800)
commit4e0d63897042c0f989c90c0887151a10fca959f8
tree319d13945f797f749964272c3c53e8af5821ebcd
parent9742fe2ec09da63a719afbb635894e9bacab3bb8
add commands to control intake of boulders
src/org/usfirst/frc/team3501/robot/commands/ToggleBallRollerExpel.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/ToggleBallRollerIntake.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/subsystems/IntakeArm.java