Private Types | Private Member Functions | Private Attributes
depth_image_proc::PointCloudXyzNodelet Class Reference
Inheritance diagram for depth_image_proc::PointCloudXyzNodelet:
Inheritance graph
[legend]

List of all members.

Private Types

typedef sensor_msgs::PointCloud2 PointCloud

Private Member Functions

void connectCb ()
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 48 of file point_cloud_xyz.cpp.


Member Typedef Documentation

typedef sensor_msgs::PointCloud2 depth_image_proc::PointCloudXyzNodelet::PointCloud [private]

Definition at line 57 of file point_cloud_xyz.cpp.


Member Function Documentation

Definition at line 87 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 101 of file point_cloud_xyz.cpp.

Implements nodelet::Nodelet.

Definition at line 70 of file point_cloud_xyz.cpp.


Member Data Documentation

Definition at line 56 of file point_cloud_xyz.cpp.

Definition at line 51 of file point_cloud_xyz.cpp.

Definition at line 60 of file point_cloud_xyz.cpp.

Definition at line 58 of file point_cloud_xyz.cpp.

Definition at line 53 of file point_cloud_xyz.cpp.

Definition at line 52 of file point_cloud_xyz.cpp.


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


depth_image_proc
Author(s): Patrick Mihelich
autogenerated on Wed May 1 2019 02:51:42