YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
RgbdSensor_nws_yarp.h File Reference
+ Include dependency graph for RgbdSensor_nws_yarp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RGBDImpl::RGBDSensorParser
 
class  RgbdSensor_nws_yarp
 rgbdSensor_nws_yarp: A Network grabber for kinect-like devices. This device will produce two streams of data through different ports, one for the color frame and the other one for depth image following Framegrabber and IDepthSensor interfaces specification respectively. See they documentation for more details about each interface. More...
 

Namespaces

namespace  RGBDImpl
 

Macros

#define DEFAULT_THREAD_PERIOD   0.03
 
#define RGBD_WRAPPER_PROTOCOL_VERSION_MAJOR   1
 
#define RGBD_WRAPPER_PROTOCOL_VERSION_MINOR   0
 

Variables

constexpr yarp::conf::vocab32_t RGBDImpl::VOCAB_PROTOCOL_VERSION = yarp::os::createVocab32('p', 'r', 'o', 't')
 

Macro Definition Documentation

◆ DEFAULT_THREAD_PERIOD

#define DEFAULT_THREAD_PERIOD   0.03

Definition at line 38 of file RgbdSensor_nws_yarp.h.

◆ RGBD_WRAPPER_PROTOCOL_VERSION_MAJOR

#define RGBD_WRAPPER_PROTOCOL_VERSION_MAJOR   1

Definition at line 43 of file RgbdSensor_nws_yarp.h.

◆ RGBD_WRAPPER_PROTOCOL_VERSION_MINOR

#define RGBD_WRAPPER_PROTOCOL_VERSION_MINOR   0

Definition at line 44 of file RgbdSensor_nws_yarp.h.