#include <convert.h>
|
| void | callback (velodyne_pointcloud::CloudNodeConfig &config, uint32_t level) |
| |
| void | processScan (const velodyne_msgs::VelodyneScan::ConstPtr &scanMsg) |
| | Callback for raw scan messages. More...
|
| |
Definition at line 56 of file convert.h.
◆ Convert()
◆ ~Convert()
| velodyne_pointcloud::Convert::~Convert |
( |
| ) |
|
|
inline |
◆ callback()
| void velodyne_pointcloud::Convert::callback |
( |
velodyne_pointcloud::CloudNodeConfig & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
private |
◆ processScan()
| void velodyne_pointcloud::Convert::processScan |
( |
const velodyne_msgs::VelodyneScan::ConstPtr & |
scanMsg | ) |
|
|
private |
Callback for raw scan messages.
Definition at line 129 of file convert.cc.
◆ config_
| Config velodyne_pointcloud::Convert::config_ |
|
private |
◆ container_ptr_
◆ data_
◆ diag_max_freq_
| double velodyne_pointcloud::Convert::diag_max_freq_ |
|
private |
◆ diag_min_freq_
| double velodyne_pointcloud::Convert::diag_min_freq_ |
|
private |
◆ diag_topic_
◆ diagnostics_
◆ first_rcfg_call
| bool velodyne_pointcloud::Convert::first_rcfg_call |
|
private |
◆ output_
◆ reconfigure_mtx_
| boost::mutex velodyne_pointcloud::Convert::reconfigure_mtx_ |
|
private |
◆ srv_
| boost::shared_ptr<dynamic_reconfigure::Server<velodyne_pointcloud::CloudNodeConfig> > velodyne_pointcloud::Convert::srv_ |
|
private |
◆ velodyne_scan_
The documentation for this class was generated from the following files: