Package frc.robot
Class CommandFactory
java.lang.Object
frc.robot.CommandFactory
Command Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CommandSets the turret's target to the left or right based off of its closest distence, then sets the angle of the hood, then the velocity of the shooter, then it shoots.
-
Constructor Details
-
CommandFactory
public CommandFactory()
-
-
Method Details