A struct representing a single sample from the laser.
More...
#include <laser_processor.h>
|
| static Sample * | Extract (int ind, const sensor_msgs::LaserScan &scan) |
| |
A struct representing a single sample from the laser.
Definition at line 88 of file laser_processor.h.
◆ Sample()
| laser_processor::Sample::Sample |
( |
| ) |
|
|
inlineprivate |
◆ Extract()
| Sample * laser_processor::Sample::Extract |
( |
int |
ind, |
|
|
const sensor_msgs::LaserScan & |
scan |
|
) |
| |
|
static |
◆ index
| int laser_processor::Sample::index |
◆ intensity
| float laser_processor::Sample::intensity |
◆ range
| float laser_processor::Sample::range |
| float laser_processor::Sample::x |
| float laser_processor::Sample::y |
The documentation for this class was generated from the following files: