trajopt
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | List of all members
cloudproc::CloudGrabber Class Reference

Simple wrapper around pcl's openni interface, allowing you to query for a point cloud (rather than using a callback) More...

#include <cloudgrabber.hpp>

Public Member Functions

void startXYZ ()
 
void startXYZRGB ()
 
void startRGBD ()
 
void stop ()
 
pcl::PointCloud< pcl::PointXYZ >
::Ptr 
getXYZ ()
 
pcl::PointCloud
< pcl::PointXYZRGB >::Ptr 
getXYZRGB ()
 
RGBD::Ptr getRGBD ()
 

Detailed Description

Simple wrapper around pcl's openni interface, allowing you to query for a point cloud (rather than using a callback)


The documentation for this class was generated from the following file: