Public Member Functions | |
DisparityToDepth () | |
virtual | ~DisparityToDepth () |
Private Member Functions | |
void | callback (const stereo_msgs::DisparityImageConstPtr &disparityMsg) |
virtual void | onInit () |
Private Attributes | |
image_transport::Publisher | pub16u_ |
image_transport::Publisher | pub32f_ |
ros::Subscriber | sub_ |
Definition at line 43 of file disparity_to_depth.cpp.
rtabmap_ros::DisparityToDepth::DisparityToDepth | ( | ) | [inline] |
Definition at line 46 of file disparity_to_depth.cpp.
virtual rtabmap_ros::DisparityToDepth::~DisparityToDepth | ( | ) | [inline, virtual] |
Definition at line 48 of file disparity_to_depth.cpp.
void rtabmap_ros::DisparityToDepth::callback | ( | const stereo_msgs::DisparityImageConstPtr & | disparityMsg | ) | [inline, private] |
Definition at line 62 of file disparity_to_depth.cpp.
virtual void rtabmap_ros::DisparityToDepth::onInit | ( | ) | [inline, private, virtual] |
Implements nodelet::Nodelet.
Definition at line 51 of file disparity_to_depth.cpp.
Definition at line 135 of file disparity_to_depth.cpp.
Definition at line 134 of file disparity_to_depth.cpp.
Definition at line 136 of file disparity_to_depth.cpp.