|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#3
|
||||
|
||||
|
Re: the c++ code is having errors
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 |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|