A mask for filtering out Samples based on range.
More...
#include <laser_processor.h>
A mask for filtering out Samples based on range.
Definition at line 103 of file laser_processor.h.
laser_processor::ScanMask::ScanMask |
( |
| ) |
|
|
inline |
void laser_processor::ScanMask::addScan |
( |
sensor_msgs::LaserScan & |
scan | ) |
|
void laser_processor::ScanMask::clear |
( |
| ) |
|
|
inline |
bool laser_processor::ScanMask::hasSample |
( |
Sample * |
s, |
|
|
float |
thresh |
|
) |
| |
float laser_processor::ScanMask::angle_max |
|
private |
float laser_processor::ScanMask::angle_min |
|
private |
bool laser_processor::ScanMask::filled |
|
private |
uint32_t laser_processor::ScanMask::size |
|
private |
The documentation for this class was generated from the following files: