openrave-yarp-plugins
Loading...
Searching...
No Matches
LogComponent.hpp
1#ifndef __YARP_OPENRAVE_ANALOG_SENSORS_LOG_COMPONENT_HPP__
2#define __YARP_OPENRAVE_ANALOG_SENSORS_LOG_COMPONENT_HPP__
3
4#include <yarp/os/LogComponent.h>
5
6YARP_DECLARE_LOG_COMPONENT(YORAS)
7
8#endif // __YARP_OPENRAVE_ANALOG_SENSORS_LOG_COMPONENT_HPP__