$search

depth_image_proc::PointCloudXyzrgbNodelet Class Reference

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

List of all members.

Private Types

typedef pcl::PointCloud
< pcl::PointXYZRGB > 
PointCloud
typedef
message_filters::Synchronizer
< SyncPolicy
Synchronizer
typedef ApproximateTime
< sensor_msgs::Image,
sensor_msgs::Image,
sensor_msgs::CameraInfo
SyncPolicy

Private Member Functions

void connectCb ()
template<typename T >
void convert (const sensor_msgs::ImageConstPtr &depth_msg, const sensor_msgs::ImageConstPtr &rgb_msg, const PointCloud::Ptr &cloud_msg, int red_offset, int green_offset, int blue_offset, int color_step)
void imageCb (const sensor_msgs::ImageConstPtr &depth_msg, const sensor_msgs::ImageConstPtr &rgb_msg, const sensor_msgs::CameraInfoConstPtr &info_msg)
virtual void onInit ()

Private Attributes

boost::mutex connect_mutex_
boost::shared_ptr
< image_transport::ImageTransport
depth_it_
image_geometry::PinholeCameraModel model_
ros::Publisher pub_point_cloud_
boost::shared_ptr
< image_transport::ImageTransport
rgb_it_
ros::NodeHandlePtr rgb_nh_
image_transport::SubscriberFilter sub_depth_
message_filters::Subscriber
< sensor_msgs::CameraInfo
sub_info_
image_transport::SubscriberFilter sub_rgb_
boost::shared_ptr< Synchronizersync_

Detailed Description

Definition at line 32 of file point_cloud_xyzrgb.cpp.


Member Typedef Documentation

typedef pcl::PointCloud<pcl::PointXYZRGB> depth_image_proc::PointCloudXyzrgbNodelet::PointCloud [private]

Definition at line 46 of file point_cloud_xyzrgb.cpp.

Definition at line 41 of file point_cloud_xyzrgb.cpp.

Definition at line 40 of file point_cloud_xyzrgb.cpp.


Member Function Documentation

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

Definition at line 91 of file point_cloud_xyzrgb.cpp.

template<typename T >
void depth_image_proc::PointCloudXyzrgbNodelet::convert ( const sensor_msgs::ImageConstPtr depth_msg,
const sensor_msgs::ImageConstPtr rgb_msg,
const PointCloud::Ptr cloud_msg,
int  red_offset,
int  green_offset,
int  blue_offset,
int  color_step 
) [inline, private]

Definition at line 185 of file point_cloud_xyzrgb.cpp.

void depth_image_proc::PointCloudXyzrgbNodelet::imageCb ( const sensor_msgs::ImageConstPtr depth_msg,
const sensor_msgs::ImageConstPtr rgb_msg,
const sensor_msgs::CameraInfoConstPtr info_msg 
) [private]

Definition at line 108 of file point_cloud_xyzrgb.cpp.

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

Implements nodelet::Nodelet.

Definition at line 66 of file point_cloud_xyzrgb.cpp.


Member Data Documentation

Definition at line 45 of file point_cloud_xyzrgb.cpp.

Definition at line 35 of file point_cloud_xyzrgb.cpp.

Definition at line 49 of file point_cloud_xyzrgb.cpp.

Definition at line 47 of file point_cloud_xyzrgb.cpp.

Definition at line 35 of file point_cloud_xyzrgb.cpp.

Definition at line 34 of file point_cloud_xyzrgb.cpp.

Definition at line 38 of file point_cloud_xyzrgb.cpp.

Definition at line 39 of file point_cloud_xyzrgb.cpp.

Definition at line 38 of file point_cloud_xyzrgb.cpp.

Definition at line 42 of file point_cloud_xyzrgb.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