#include <MultilevelLaserScan.h>
- Deprecated:
- This type is deprecated, please use base::samples::DepthMap instead!
◆ LASER_RANGE_ERRORS
Special values for the ranges. If a range has one of these values, then it is not valid and the value declares what is going on
| Enumerator |
|---|
| TOO_FAR | |
| TOO_NEAR | |
| MEASUREMENT_ERROR | |
| OTHER_RANGE_ERRORS | |
| MAX_RANGE_ERROR | |
◆ MultilevelLaserScan()
| velodyne_lidar::MultilevelLaserScan::MultilevelLaserScan |
( |
| ) |
|
|
inline |
◆ isRangeValid()
| bool velodyne_lidar::MultilevelLaserScan::isRangeValid |
( |
boost::uint32_t |
range | ) |
const |
|
inline |
◆ horizontal_scans
◆ max_range
| boost::uint32_t velodyne_lidar::MultilevelLaserScan::max_range |
maximal valid range returned by laserscanner
◆ min_range
| boost::uint32_t velodyne_lidar::MultilevelLaserScan::min_range |
minimal valid range returned by laserscanner
◆ time
| base::Time velodyne_lidar::MultilevelLaserScan::time |
The timestamp of this reading.
The documentation for this struct was generated from the following file: