pcl_ros::PCDWriter Class Reference
Point Cloud Data (PCD) file format writer.
More...
#include <pcd_io.h>
List of all members.
Detailed Description
Point Cloud Data (PCD) file format writer.
- Author:
- Radu Bogdan Rusu
Definition at line 99 of file pcd_io.h.
Member Typedef Documentation
Constructor & Destructor Documentation
pcl_ros::PCDWriter::PCDWriter |
( |
|
) |
[inline] |
Member Function Documentation
void pcl_ros::PCDWriter::onInit |
( |
|
) |
[virtual] |
Nodelet initialization routine. Reads in global parameters used by all nodelets.
Reimplemented from pcl_ros::PCLNodelet.
Definition at line 134 of file pcd_io.cpp.
Member Data Documentation
Set to true if the output files should be saved in binary mode (true).
Definition at line 119 of file pcd_io.h.
The name of the file that contains the PointCloud data.
Definition at line 116 of file pcd_io.h.
The PCL implementation used.
Definition at line 123 of file pcd_io.h.
The input PointCloud subscriber.
Definition at line 112 of file pcd_io.h.
The documentation for this class was generated from the following files: