#include "RGBDToPointCloudSensor_nws_ros.h"
#include <sstream>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include "rosPixelCode.h"
#include <yarp/sig/PointCloudUtils.h>
#include <yarp/rosmsg/std_msgs/Header.h>
#include <yarp/rosmsg/sensor_msgs/PointField.h>
Go to the source code of this file.
Functions | |
const yarp::os::LogComponent & | RGBDTOPOINTCLOUDSENSORNWSROS () |
const yarp::os::LogComponent & RGBDTOPOINTCLOUDSENSORNWSROS | ( | ) |
Definition at line 20 of file RGBDToPointCloudSensor_nws_ros.cpp.