10 #include "IterativeRobotBase.h"
void StartCompetition() override
Provide an alternate "main loop" via StartCompetition().
Definition: IterativeRobot.cpp:27
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