Public Types | Public Member Functions | Protected Member Functions | Protected Attributes
jsk_pcl_ros_utils::PointCloudToPCD Class Reference

#include <pointcloud_to_pcd.h>

Inheritance diagram for jsk_pcl_ros_utils::PointCloudToPCD:
Inheritance graph
[legend]

List of all members.

Public Types

typedef PointCloudToPCDConfig Config

Public Member Functions

virtual ~PointCloudToPCD ()

Protected Member Functions

virtual void configCallback (Config &config, uint32_t level)
virtual void onInit ()
virtual void timerCallback (const ros::TimerEvent &event)

Protected Attributes

bool binary_
bool compressed_
double duration_
std::string ext_
std::string filename_
std::string fixed_frame_
boost::mutex mutex_
std::string prefix_
boost::shared_ptr
< dynamic_reconfigure::Server
< Config > > 
srv_
tf::TransformListenertf_listener_
ros::Timer timer_

Detailed Description

Definition at line 49 of file pointcloud_to_pcd.h.


Member Typedef Documentation

typedef PointCloudToPCDConfig jsk_pcl_ros_utils::PointCloudToPCD::Config

Definition at line 53 of file pointcloud_to_pcd.h.


Constructor & Destructor Documentation

Definition at line 47 of file pointcloud_to_pcd_nodelet.cpp.


Member Function Documentation

void PointCloudToPCD::configCallback ( Config config,
uint32_t  level 
) [protected, virtual]

Definition at line 128 of file pointcloud_to_pcd_nodelet.cpp.

void PointCloudToPCD::onInit ( void  ) [protected, virtual]

Reimplemented from pcl_ros::PCLNodelet.

Definition at line 104 of file pointcloud_to_pcd_nodelet.cpp.

void PointCloudToPCD::timerCallback ( const ros::TimerEvent event) [protected, virtual]

Definition at line 52 of file pointcloud_to_pcd_nodelet.cpp.


Member Data Documentation

Definition at line 65 of file pointcloud_to_pcd.h.

Definition at line 66 of file pointcloud_to_pcd.h.

Definition at line 63 of file pointcloud_to_pcd.h.

Definition at line 62 of file pointcloud_to_pcd.h.

Definition at line 61 of file pointcloud_to_pcd.h.

Definition at line 67 of file pointcloud_to_pcd.h.

Definition at line 58 of file pointcloud_to_pcd.h.

Definition at line 64 of file pointcloud_to_pcd.h.

boost::shared_ptr<dynamic_reconfigure::Server<Config> > jsk_pcl_ros_utils::PointCloudToPCD::srv_ [protected]

Definition at line 59 of file pointcloud_to_pcd.h.

Reimplemented from pcl_ros::PCLNodelet.

Definition at line 68 of file pointcloud_to_pcd.h.

Definition at line 60 of file pointcloud_to_pcd.h.


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


jsk_pcl_ros_utils
Author(s): Yohei Kakiuchi
autogenerated on Sun Oct 8 2017 02:43:05