$search

depth_image_proc::PointCloudXyzNodelet Class Reference

Inheritance diagram for depth_image_proc::PointCloudXyzNodelet:
Inheritance graph
[legend]

List of all members.

Private Types

typedef pcl::PointCloud
< pcl::PointXYZ > 
PointCloud

Private Member Functions

void connectCb ()
template<typename T >
void convert (const sensor_msgs::ImageConstPtr &depth_msg, PointCloud::Ptr &cloud_msg)
void depthCb (const sensor_msgs::ImageConstPtr &depth_msg, const sensor_msgs::CameraInfoConstPtr &info_msg)
virtual void onInit ()

Private Attributes

boost::mutex connect_mutex_
boost::shared_ptr
< image_transport::ImageTransport
it_
image_geometry::PinholeCameraModel model_
ros::Publisher pub_point_cloud_
int queue_size_
image_transport::CameraSubscriber sub_depth_

Detailed Description

Definition at line 14 of file point_cloud_xyz.cpp.


Member Typedef Documentation

typedef pcl::PointCloud<pcl::PointXYZ> depth_image_proc::PointCloudXyzNodelet::PointCloud [private]

Definition at line 23 of file point_cloud_xyz.cpp.


Member Function Documentation

void depth_image_proc::PointCloudXyzNodelet::connectCb (  )  [private]

Definition at line 57 of file point_cloud_xyz.cpp.

template<typename T >
void depth_image_proc::PointCloudXyzNodelet::convert ( const sensor_msgs::ImageConstPtr depth_msg,
PointCloud::Ptr cloud_msg 
) [inline, private]

Definition at line 102 of file point_cloud_xyz.cpp.

void depth_image_proc::PointCloudXyzNodelet::depthCb ( const sensor_msgs::ImageConstPtr depth_msg,
const sensor_msgs::CameraInfoConstPtr info_msg 
) [private]

Definition at line 71 of file point_cloud_xyz.cpp.

void depth_image_proc::PointCloudXyzNodelet::onInit (  )  [private, virtual]

Implements nodelet::Nodelet.

Definition at line 40 of file point_cloud_xyz.cpp.


Member Data Documentation

Definition at line 22 of file point_cloud_xyz.cpp.

Definition at line 17 of file point_cloud_xyz.cpp.

Definition at line 26 of file point_cloud_xyz.cpp.

Definition at line 24 of file point_cloud_xyz.cpp.

Definition at line 19 of file point_cloud_xyz.cpp.

Definition at line 18 of file point_cloud_xyz.cpp.


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


depth_image_proc
Author(s): Patrick Mihelich
autogenerated on Fri Mar 1 16:24:11 2013