|
#include <algorithm>
#include <cmath>
#include <Eigen/Geometry>
#include <RobotAPI/interface/units/LaserScannerUnit.h>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::armem | |
armarx::armem::laser_scans | |
armarx::armem::laser_scans::util | |
Functions | |
template<typename EigenVectorT > | |
std::vector< EigenVectorT > | toCartesian (const armarx::LaserScan &laserScan) |
template<typename EigenVectorT > | |
EigenVectorT | toCartesian (const LaserScanStep &laserScanStep) |