|
MRPT
1.9.9
|
#include "obs-precomp.h"#include <mrpt/obs/VelodyneCalibration.h>#include <mrpt/core/bits_math.h>#include <mrpt/core/exceptions.h>#include <iostream>#include <map>#include <cmath>#include "xmlparser/xmlParser.h"#include "velodyne_default_calib_VLP-16.h"#include "velodyne_default_calib_HDL-32.h"
Go to the source code of this file.
Variables | |
| std::map< std::string, VelodyneCalibration > | cache_default_calibs |
| std::map<std::string, VelodyneCalibration> cache_default_calibs |
Definition at line 224 of file VelodyneCalibration.cpp.
Referenced by mrpt::obs::VelodyneCalibration::LoadDefaultCalibration().
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |