Public Member Functions | Private Attributes
ROSPointCloudLoader Class Reference

#include <ROSInterface.h>

Inheritance diagram for ROSPointCloudLoader:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void createSubscriber (ros::NodeHandle &nh)
virtual void processData (const pcl::PointCloud< pcl::PointXYZ >::ConstPtr &msg)
 ROSPointCloudLoader (std::string topic, osg::ref_ptr< osg::Group > root, unsigned int mask, bool del)
 ~ROSPointCloudLoader ()

Private Attributes

bool deleteLastPCD
osg::ref_ptr
< osg::MatrixTransform > 
lastPCD
unsigned int nodeMask
osg::ref_ptr< osg::Group > scene_root

Detailed Description

Definition at line 158 of file ROSInterface.h.


Constructor & Destructor Documentation

ROSPointCloudLoader::ROSPointCloudLoader ( std::string  topic,
osg::ref_ptr< osg::Group >  root,
unsigned int  mask,
bool  del 
)

Definition at line 238 of file ROSInterface.cpp.

Definition at line 282 of file ROSInterface.cpp.


Member Function Documentation

Implements ROSSubscriberInterface.

Definition at line 244 of file ROSInterface.cpp.

void ROSPointCloudLoader::processData ( const pcl::PointCloud< pcl::PointXYZ >::ConstPtr &  msg) [virtual]

Definition at line 250 of file ROSInterface.cpp.


Member Data Documentation

Definition at line 163 of file ROSInterface.h.

osg::ref_ptr< osg::MatrixTransform > ROSPointCloudLoader::lastPCD [private]

Definition at line 162 of file ROSInterface.h.

unsigned int ROSPointCloudLoader::nodeMask [private]

Definition at line 161 of file ROSInterface.h.

osg::ref_ptr<osg::Group> ROSPointCloudLoader::scene_root [private]

Definition at line 160 of file ROSInterface.h.


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


uwsim
Author(s): Mario Prats , Javier Perez
autogenerated on Fri Aug 28 2015 13:28:58