10 #include "IterativeRobotBase.h" Definition: Utility.cpp:119
void StartCompetition() override
Provide an alternate "main loop" via StartCompetition().
Definition: IterativeRobot.cpp:21
IterativeRobot implements the IterativeRobotBase robot program framework.
Definition: IterativeRobot.h:23
IterativeRobotBase implements a specific type of robot program framework, extending the RobotBase cla...
Definition: IterativeRobotBase.h:43