PointCloudToPCD Class Reference

List of all members.

Public Member Functions

void cloud_cb (const sensor_msgs::PointCloud2ConstPtr &cloud)
 PointCloudToPCD ()

Public Attributes

string cloud_topic_
ros::Subscriber sub_

Protected Attributes

ros::NodeHandle nh_

Detailed Description

Author:
Radu Bogdan Rusu

pointcloud_to_pcd is a simple node that retrieves a ROS point cloud message and saves it to disk into a PCD (Point Cloud Data) file format.

Definition at line 54 of file pointcloud_to_pcd.cpp.


Constructor & Destructor Documentation

PointCloudToPCD::PointCloudToPCD (  )  [inline]

Definition at line 87 of file pointcloud_to_pcd.cpp.


Member Function Documentation

void PointCloudToPCD::cloud_cb ( const sensor_msgs::PointCloud2ConstPtr &  cloud  )  [inline]

Definition at line 67 of file pointcloud_to_pcd.cpp.


Member Data Documentation

Definition at line 60 of file pointcloud_to_pcd.cpp.

ros::NodeHandle PointCloudToPCD::nh_ [protected]

Definition at line 57 of file pointcloud_to_pcd.cpp.

ros::Subscriber PointCloudToPCD::sub_

Definition at line 62 of file pointcloud_to_pcd.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends


pcl_ros
Author(s): Maintained by Radu Bogdan Rusu
autogenerated on Fri Jan 11 09:15:51 2013