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 56 of file laser_processor.h.
laser_processor::Sample::Sample |
( |
| ) |
|
|
inlineprivate |
Sample * laser_processor::Sample::Extract |
( |
int |
ind, |
|
|
const sensor_msgs::LaserScan & |
scan |
|
) |
| |
|
static |
int laser_processor::Sample::index |
float laser_processor::Sample::intensity |
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: