|
MIRA
|
Rasterizes a range scan. More...
#include <math/Math.h>#include <geometry/RasterTriangle.h>#include <transform/Pose.h>#include <robot/RangeScanInfo.h>#include <geometry/DistanceLUT.h>

Go to the source code of this file.
Classes | |
| struct | RangeScanCone |
| Configuration of a sensor cone. More... | |
| class | RasterSensorConeVisitor< Visitor, VisitorUsesWorldDistance > |
Namespaces | |
| mira | |
| mira::maps | |
Functions | |
| template<typename Visitor , bool VisitorUsesWorldDistance = true> | |
| void | rasterSensorCone (const RangeScanCone &c, float maxRange, float cellSize, Visitor &visitor) |
| Function for fast rasterization of sensor cones cell by cell. More... | |
Rasterizes a range scan.
1.8.14