#include <laser_processor.h>
Definition at line 130 of file laser_processor.h.
◆ ScanProcessor()
laser_processor::ScanProcessor::ScanProcessor |
( |
const sensor_msgs::LaserScan & |
scan, |
|
|
ScanMask & |
mask_, |
|
|
float |
mask_threshold = 0.03 |
|
) |
| |
◆ ~ScanProcessor()
laser_processor::ScanProcessor::~ScanProcessor |
( |
| ) |
|
◆ getClusters()
◆ removeLessThan()
void laser_processor::ScanProcessor::removeLessThan |
( |
uint32_t |
num | ) |
|
◆ splitConnected()
void laser_processor::ScanProcessor::splitConnected |
( |
float |
thresh | ) |
|
◆ clusters_
◆ scan_
sensor_msgs::LaserScan laser_processor::ScanProcessor::scan_ |
|
private |
The documentation for this class was generated from the following files: