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
string cloudTopic
string mapFrame
ros::NodeHandlen
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 42 of file pointCloudToVtk.cpp.


Member Function Documentation

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

Definition at line 55 of file pointCloudToVtk.cpp.


Member Data Documentation

Definition at line 30 of file pointCloudToVtk.cpp.

string ExportVtk::cloudTopic [private]

Definition at line 31 of file pointCloudToVtk.cpp.

string ExportVtk::mapFrame [private]

Definition at line 32 of file pointCloudToVtk.cpp.

Definition at line 28 of file pointCloudToVtk.cpp.

Definition at line 34 of file pointCloudToVtk.cpp.

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

Definition at line 35 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 Thu Jan 2 2014 11:16:38