Revision 3877047d server/src/MiddlewareRSB.cpp
server/src/MiddlewareRSB.cpp | ||
---|---|---|
45 | 45 |
using namespace rsb; |
46 | 46 |
using namespace rsb::patterns; |
47 | 47 |
|
48 |
WARNING: RSB interface might be deprtecated and needs some backporting |
|
49 |
from the ROS code. [todo] |
|
50 |
|
|
51 |
|
|
48 | 52 |
MiddlewareRSB::MiddlewareRSB(Arbiter *arbiter, std::string scope) : Middleware(arbiter, scope){ |
49 | 53 |
init(); |
50 | 54 |
} |
Also available in: Unified diff