Public Member Functions | Private Member Functions
iav_depthimage_to_laserscan::DepthImage_to_Laserscan Class Reference

#include <DepthImage_to_Laserscan.h>

List of all members.

Public Member Functions

sensor_msgs::LaserScanPtr convert_msg (const sensor_msgs::ImageConstPtr &depth_msg, const CParam &Param, const LSParam &lsparam)
 DepthImage_to_Laserscan ()
 ~DepthImage_to_Laserscan ()

Private Member Functions

template<typename T >
void convert_dtl (const sensor_msgs::ImageConstPtr &depth_msg, const CParam &Param, const LSParam &lsparam, const sensor_msgs::LaserScanPtr &scan_msg)
bool use_point (float new_value, float old_value, float range_min, float range_max)

Detailed Description

Definition at line 58 of file DepthImage_to_Laserscan.h.


Constructor & Destructor Documentation

Definition at line 42 of file DepthImage_to_Laserscan.cpp.

Definition at line 45 of file DepthImage_to_Laserscan.cpp.


Member Function Documentation

template<typename T >
void DepthImage_to_Laserscan::convert_dtl ( const sensor_msgs::ImageConstPtr &  depth_msg,
const CParam Param,
const LSParam lsparam,
const sensor_msgs::LaserScanPtr &  scan_msg 
) [private]

Definition at line 154 of file DepthImage_to_Laserscan.cpp.

sensor_msgs::LaserScanPtr DepthImage_to_Laserscan::convert_msg ( const sensor_msgs::ImageConstPtr &  depth_msg,
const CParam Param,
const LSParam lsparam 
)

Definition at line 100 of file DepthImage_to_Laserscan.cpp.

bool DepthImage_to_Laserscan::use_point ( float  new_value,
float  old_value,
float  range_min,
float  range_max 
) [private]

Definition at line 61 of file DepthImage_to_Laserscan.cpp.


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


iav_depthimage_to_laserscan
Author(s): Jan Obermueller
autogenerated on Thu Jun 6 2019 20:28:38