Quote:
Originally Posted by E Dawg
What errors are you getting exactly?
|
forward declaration of 'class Robot' for the "class Robot: public Robot"
'Robot::Robot" has the same name as the class in which it is declared for "Class Robot: public SampleRobot"
2 errors for while (isOperatorControl () && IsEnabled())
-'IsEnabled' was not declared in this scope
-'IsOperatorControl' was not declared in this scope