End Effector

File Description Functions
IntakeCommand.java Activates shovel intake initialize(); execute(); isFinished(); end(); interrupted();
ShootCommand.java Activates shovel shooter disc ShootCommand(); initialize(); execute(); isFinished(); end(); interrupted();
TimedIntakeCommand.java Activated shovel intake for a specified time initialize(); execute(); isFinished(); end(); interrupted();