#include "obs-precomp.h"
#include <mrpt/obs/VelodyneCalibration.h>
#include <mrpt/utils/bits.h>
#include <iostream>
#include <map>
#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 192 of file VelodyneCalibration.cpp.
Referenced by mrpt::obs::VelodyneCalibration::LoadDefaultCalibration().
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |