|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#6
|
|||
|
|||
|
Re: the c++ code is having errors
Ahhh... It looks to me like you have two Robot objects in the same project. The program should only have one Robot object. Try removing all of the code related to class Robot: public SampleRobot. In other words, delete all code above
/** * Runs during test mode */ and see what happens. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|