#include <heightmap_to_pointcloud.h>
Definition at line 81 of file heightmap_to_pointcloud.h.
◆ Ptr
◆ HeightmapToPointCloud()
jsk_pcl_ros::HeightmapToPointCloud::HeightmapToPointCloud |
( |
| ) |
|
|
inline |
◆ configCallback()
void jsk_pcl_ros::HeightmapToPointCloud::configCallback |
( |
const jsk_recognition_msgs::HeightmapConfig::ConstPtr & |
msg | ) |
|
|
protectedvirtual |
◆ convert()
void jsk_pcl_ros::HeightmapToPointCloud::convert |
( |
const sensor_msgs::Image::ConstPtr & |
msg | ) |
|
|
protectedvirtual |
◆ onInit()
void jsk_pcl_ros::HeightmapToPointCloud::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_pcl_ros::HeightmapToPointCloud::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_pcl_ros::HeightmapToPointCloud::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ config_msg_
jsk_recognition_msgs::HeightmapConfig::ConstPtr jsk_pcl_ros::HeightmapToPointCloud::config_msg_ |
|
protected |
◆ max_x_
double jsk_pcl_ros::HeightmapToPointCloud::max_x_ |
|
protected |
◆ max_y_
double jsk_pcl_ros::HeightmapToPointCloud::max_y_ |
|
protected |
◆ min_x_
double jsk_pcl_ros::HeightmapToPointCloud::min_x_ |
|
protected |
◆ min_y_
double jsk_pcl_ros::HeightmapToPointCloud::min_y_ |
|
protected |
◆ mutex_
◆ pub_
◆ pub_config_
◆ sub_
◆ sub_config_
The documentation for this class was generated from the following files: