All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Types | Public Member Functions | Public Attributes
realtime_urdf_filter::DepthAndInfoSubscriber Class Reference

#include <depth_and_info_subscriber.h>

List of all members.

Public Types

typedef boost::function< void(const
sensor_msgs::ImageConstPtr
&depth_image, const
sensor_msgs::CameraInfo::ConstPtr
&camera_matrix) > 
Callback

Public Member Functions

void depthAndInfoCb (const sensor_msgs::Image::ConstPtr &depth_img_msg, const sensor_msgs::CameraInfo::ConstPtr &camera_info_msg)
 DepthAndInfoSubscriber (ros::NodeHandle comm_nh, Callback cb)

Public Attributes

Callback callback
message_filters::Subscriber
< sensor_msgs::CameraInfo > 
cam_info_sub
message_filters::Subscriber
< sensor_msgs::Image > 
depth_img_sub
message_filters::Synchronizer
< DepthAndInfoSyncPolicy
di_sync

Detailed Description

Definition at line 53 of file depth_and_info_subscriber.h.


Member Typedef Documentation

typedef boost::function<void (const sensor_msgs::ImageConstPtr& depth_image, const sensor_msgs::CameraInfo::ConstPtr& camera_matrix) > realtime_urdf_filter::DepthAndInfoSubscriber::Callback

Definition at line 57 of file depth_and_info_subscriber.h.


Constructor & Destructor Documentation

Definition at line 66 of file depth_and_info_subscriber.h.


Member Function Documentation

void realtime_urdf_filter::DepthAndInfoSubscriber::depthAndInfoCb ( const sensor_msgs::Image::ConstPtr &  depth_img_msg,
const sensor_msgs::CameraInfo::ConstPtr &  camera_info_msg 
) [inline]

Definition at line 78 of file depth_and_info_subscriber.h.


Member Data Documentation

Definition at line 64 of file depth_and_info_subscriber.h.

Definition at line 60 of file depth_and_info_subscriber.h.

Definition at line 59 of file depth_and_info_subscriber.h.

Definition at line 62 of file depth_and_info_subscriber.h.


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


realtime_urdf_filter
Author(s): Nico Blodow
autogenerated on Thu May 23 2013 16:50:37