10 #include "Commands/InstantCommand.h" Definition: RobotController.cpp:14
Definition: StartCommand.h:14
This command will execute once, then finish immediately afterward.
Definition: InstantCommand.h:21
virtual void Initialize()
The initialize method is called the first time this Command is run after being started.
Definition: StartCommand.cpp:17
The Command class is at the very core of the entire command framework.
Definition: Command.h:48