Package frc.robot.commands
Class Automations
java.lang.Object
frc.robot.commands.Automations
This stores Automations, primarly to be used with Autonomous routines.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createNamedCommands
(Drivetrain drivetrain, EndEffector endEffector, Elevator elevator)
-
Constructor Details
-
Automations
public Automations()
-
-
Method Details
-
createNamedCommands
-