stereo_image_proc::PointCloud2Nodelet Class Reference

List of all members.

Private Types

typedef ApproximateTime< Image,
CameraInfo, CameraInfo,
DisparityImage > 
ApproximatePolicy
typedef
message_filters::Synchronizer
< ApproximatePolicy
ApproximateSync
typedef ExactTime< Image,
CameraInfo, CameraInfo,
DisparityImage > 
ExactPolicy
typedef
message_filters::Synchronizer
< ExactPolicy
ExactSync

Private Member Functions

void connectCb ()
void imageCb (const ImageConstPtr &l_image_msg, const CameraInfoConstPtr &l_info_msg, const CameraInfoConstPtr &r_info_msg, const DisparityImageConstPtr &disp_msg)
virtual void onInit ()

Private Attributes

boost::shared_ptr
< ApproximateSync
approximate_sync_
boost::shared_ptr
< image_proc::AdvertisementChecker > 
check_inputs_
boost::shared_ptr< ExactSyncexact_sync_
boost::shared_ptr
< image_transport::ImageTransport > 
it_
image_geometry::StereoCameraModel model_
cv::Mat_< cv::Vec3f > points_mat_
ros::Publisher pub_points2_
message_filters::Subscriber
< DisparityImage > 
sub_disparity_
image_transport::SubscriberFilter sub_l_image_
message_filters::Subscriber
< CameraInfo > 
sub_l_info_
message_filters::Subscriber
< CameraInfo > 
sub_r_info_
bool subscribed_

Detailed Description

Definition at line 23 of file point_cloud2.cpp.


Member Typedef Documentation

typedef ApproximateTime<Image, CameraInfo, CameraInfo, DisparityImage> stereo_image_proc::PointCloud2Nodelet::ApproximatePolicy [private]

Definition at line 32 of file point_cloud2.cpp.

typedef message_filters::Synchronizer<ApproximatePolicy> stereo_image_proc::PointCloud2Nodelet::ApproximateSync [private]

Definition at line 34 of file point_cloud2.cpp.

typedef ExactTime<Image, CameraInfo, CameraInfo, DisparityImage> stereo_image_proc::PointCloud2Nodelet::ExactPolicy [private]

Definition at line 31 of file point_cloud2.cpp.

typedef message_filters::Synchronizer<ExactPolicy> stereo_image_proc::PointCloud2Nodelet::ExactSync [private]

Definition at line 33 of file point_cloud2.cpp.


Member Function Documentation

void stereo_image_proc::PointCloud2Nodelet::connectCb (  )  [private]

Definition at line 113 of file point_cloud2.cpp.

void stereo_image_proc::PointCloud2Nodelet::imageCb ( const ImageConstPtr &  l_image_msg,
const CameraInfoConstPtr &  l_info_msg,
const CameraInfoConstPtr &  r_info_msg,
const DisparityImageConstPtr &  disp_msg 
) [private]

Definition at line 142 of file point_cloud2.cpp.

void stereo_image_proc::PointCloud2Nodelet::onInit (  )  [private, virtual]

Definition at line 60 of file point_cloud2.cpp.


Member Data Documentation

Definition at line 36 of file point_cloud2.cpp.

boost::shared_ptr<image_proc::AdvertisementChecker> stereo_image_proc::PointCloud2Nodelet::check_inputs_ [private]

Definition at line 47 of file point_cloud2.cpp.

Definition at line 35 of file point_cloud2.cpp.

boost::shared_ptr<image_transport::ImageTransport> stereo_image_proc::PointCloud2Nodelet::it_ [private]

Definition at line 25 of file point_cloud2.cpp.

image_geometry::StereoCameraModel stereo_image_proc::PointCloud2Nodelet::model_ [private]

Definition at line 43 of file point_cloud2.cpp.

Definition at line 44 of file point_cloud2.cpp.

Definition at line 40 of file point_cloud2.cpp.

message_filters::Subscriber<DisparityImage> stereo_image_proc::PointCloud2Nodelet::sub_disparity_ [private]

Definition at line 30 of file point_cloud2.cpp.

image_transport::SubscriberFilter stereo_image_proc::PointCloud2Nodelet::sub_l_image_ [private]

Definition at line 28 of file point_cloud2.cpp.

message_filters::Subscriber<CameraInfo> stereo_image_proc::PointCloud2Nodelet::sub_l_info_ [private]

Definition at line 29 of file point_cloud2.cpp.

message_filters::Subscriber<CameraInfo> stereo_image_proc::PointCloud2Nodelet::sub_r_info_ [private]

Definition at line 29 of file point_cloud2.cpp.

Definition at line 37 of file point_cloud2.cpp.


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


stereo_image_proc
Author(s): Patrick Mihelich, Kurt Konolige, Jeremy Leibs
autogenerated on Fri Jan 11 09:58:12 2013