Merge branch 'Raphael' of https://git.etud.insa-toulouse.fr/vitrat/real_time into Raphael
This commit is contained in:
commit
02522cfe0e
1 changed files with 1 additions and 3 deletions
|
@ -65,14 +65,12 @@ private:
|
|||
ComMonitor monitor;
|
||||
ComRobot robot;
|
||||
int robotStarted = 0;
|
||||
int killBattery = 0;
|
||||
int move = MESSAGE_ROBOT_STOP;
|
||||
bool killBattery = 0;
|
||||
bool killReceiveFromMon=0;
|
||||
bool killVision=0;
|
||||
bool searchArena=0;
|
||||
bool killSendMon=0;
|
||||
bool killStartRobWD=0;
|
||||
bool killStartRob=0;
|
||||
bool killDetectlostSupRob=0;
|
||||
bool acquireImage=0;
|
||||
bool getPosition=0;
|
||||
|
|
Loading…
Reference in a new issue