YARP
Yet Another Robot Platform
manager.cpp File Reference
+ Include dependency graph for manager.cpp:

Go to the source code of this file.

Macros

#define RUN_TIMEOUT   10
 
#define STOP_TIMEOUT   30
 
#define KILL_TIMEOUT   10
 
#define BROKER_LOCAL   "local"
 
#define BROKER_YARPRUN   "yarprun"
 
#define BROKER_YARPDEV   "yarpdev"
 

Macro Definition Documentation

◆ BROKER_LOCAL

#define BROKER_LOCAL   "local"

Definition at line 29 of file manager.cpp.

◆ BROKER_YARPDEV

#define BROKER_YARPDEV   "yarpdev"

Definition at line 31 of file manager.cpp.

◆ BROKER_YARPRUN

#define BROKER_YARPRUN   "yarprun"

Definition at line 30 of file manager.cpp.

◆ KILL_TIMEOUT

#define KILL_TIMEOUT   10

Definition at line 27 of file manager.cpp.

◆ RUN_TIMEOUT

#define RUN_TIMEOUT   10

Definition at line 25 of file manager.cpp.

◆ STOP_TIMEOUT

#define STOP_TIMEOUT   30

Definition at line 26 of file manager.cpp.