YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
RgbdSensor_nwc_ros2.h File Reference
#include <iostream>
#include <cstring>
#include <mutex>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/IRGBDSensor.h>
#include <yarp/os/Property.h>
#include <Ros2Spinner.h>
#include <yarp/sig/all.h>
#include <yarp/sig/Matrix.h>
#include <yarp/os/Stamp.h>
#include <yarp/dev/impl/FixedSizeBuffersManager.h>
#include <yarp/sig/IntrinsicParams.h>
#include <rclcpp/rclcpp.hpp>
#include <sensor_msgs/msg/image.hpp>
#include <sensor_msgs/msg/camera_info.hpp>
#include <Ros2Subscriber.h>
#include "RgbdSensor_nwc_ros2_ParamsParser.h"
+ Include dependency graph for RgbdSensor_nwc_ros2.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RgbdSensor_nwc_ros2
 This class implements an nwc for ros2 for an rgbd sensor. More...
 

Typedefs

typedef yarp::sig::ImageOf< yarp::sig::PixelFloatdepthImage
 This class is an utility.
 
typedef yarp::sig::FlexImage flexImage
 

Typedef Documentation

◆ flexImage

Definition at line 62 of file RgbdSensor_nwc_ros2.h.