Go to the documentation of this file.
9 #ifndef CSinCosLookUpTableFor2DScans_H
10 #define CSinCosLookUpTableFor2DScans_H
22 class CObservation2DRangeScan;
53 mutable std::map<T2DScanProperties,TSinCosValues>
m_cache;
std::map< T2DScanProperties, TSinCosValues > m_cache
The cache of known scans and their sin/cos tables.
A "CObservation"-derived class that represents a 2D range scan measurement (typically from a laser sc...
Column vector, like Eigen::MatrixX*, but automatically initialized to zeros since construction.
Auxiliary struct that holds all the relevant geometry information about a 2D scan.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
A smart look-up-table (LUT) of sin/cos values for 2D laser scans.
A pair of vectors with the cos and sin values.
mrpt::math::CVectorFloat csin
Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Sat Jan 18 22:37:07 UTC 2020 | | |