Implementation of a laser scan interface. More...
#include <cmath>#include <ciabatta/ciabatta.hpp>#include <sophus/types.hpp>#include <range/v3/view/filter.hpp>#include <range/v3/view/transform.hpp>#include <range/v3/view/zip.hpp>

Go to the source code of this file.
Classes | |
| class | beluga::BaseLaserScan< Derived > |
| Laser scan 2D base type. More... | |
Namespaces | |
| beluga | |
| The main Beluga namespace. | |
Implementation of a laser scan interface.
Definition in file laser_scan.hpp.