Basic RT components and utilities  315.12.1

Overview

This component outputs data obtained by a RGBD sensor.

implementation_idOpenNIGrabber
categoryexample

Data Ports

Input Ports

N/A

Output Ports

port namedata typeunitdescription
imageImg::TimedCameraImagecolor image
depthImg::TimedCameraImagedepth image
cloudPointCloudTypes::PointCloudPoint cloud

Service Ports

Service Providers

N/A

Service Consumers

N/A

Configuration Variables

nametypeunitdefault valuedescription
outputColorImagebool0flag to output color images
outputDepthImagebool0flag to output depth images
outputPointCloudbool0flag to output point clouds (XYZ format)
outputPointCloudRGBAbool0flag to output point clouds (XYZRGBA format)
debugLevelint0debug level

Configuration File

N/A