#include <yarp/os/LogComponent.h>#include <yarp/os/LogStream.h>#include "Rangefinder2DServerImpl.h"
Include dependency graph for Rangefinder2DServerImpl.cpp:Go to the source code of this file.
Macros | |
| #define | CHECK_POINTER(xxx) {if (xxx==nullptr) {yCError(MAP2D_RPC, "Invalid interface"); return false;}} |