#include "RgbdToPointCloudSensor_nws_ros2.h"
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <yarp/sig/PointCloudUtils.h>
#include <rclcpp/time.hpp>
#include <sensor_msgs/image_encodings.hpp>
#include <string>
#include <vector>
#include <Ros2Utils.h>
Go to the source code of this file.
Functions | |
const yarp::os::LogComponent & | RGBDTOPOINTCLOUDSENSOR_NWS_ROS2 () |
const yarp::os::LogComponent & RGBDTOPOINTCLOUDSENSOR_NWS_ROS2 | ( | ) |
Definition at line 25 of file RgbdToPointCloudSensor_nws_ros2.cpp.