Public Member Functions | Private Types | Private Attributes
ExportVtk Class Reference

List of all members.

Public Member Functions

 ExportVtk (ros::NodeHandle &n)
void gotCloud (const sensor_msgs::PointCloud2 &cloudMsg)

Private Types

typedef PM::DataPoints DP
typedef PointMatcher< float > PM

Private Attributes

ros::Subscriber cloudSub
const string cloudTopic
const string mapFrame
ros::NodeHandlen
const bool recordOnce
tf::TransformListener tf_listener
std::shared_ptr
< PM::Transformation
transformation

Detailed Description

Definition at line 23 of file pointCloudToVtk.cpp.


Member Typedef Documentation

typedef PM::DataPoints ExportVtk::DP [private]

Definition at line 26 of file pointCloudToVtk.cpp.

typedef PointMatcher<float> ExportVtk::PM [private]

Definition at line 25 of file pointCloudToVtk.cpp.


Constructor & Destructor Documentation

Definition at line 43 of file pointCloudToVtk.cpp.


Member Function Documentation

void ExportVtk::gotCloud ( const sensor_msgs::PointCloud2 &  cloudMsg)

Definition at line 57 of file pointCloudToVtk.cpp.


Member Data Documentation

Definition at line 30 of file pointCloudToVtk.cpp.

const string ExportVtk::cloudTopic [private]

Definition at line 31 of file pointCloudToVtk.cpp.

const string ExportVtk::mapFrame [private]

Definition at line 32 of file pointCloudToVtk.cpp.

Definition at line 28 of file pointCloudToVtk.cpp.

const bool ExportVtk::recordOnce [private]

Definition at line 33 of file pointCloudToVtk.cpp.

Definition at line 35 of file pointCloudToVtk.cpp.

std::shared_ptr<PM::Transformation> ExportVtk::transformation [private]

Definition at line 36 of file pointCloudToVtk.cpp.


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


ethzasl_point_cloud_vtk_tools
Author(s): François Pomerleau and Stéphane Magnenat
autogenerated on Tue Mar 3 2015 15:28:53