MRPT
2.0.4
|
#include "obs-precomp.h"
#include <mrpt/core/bits_math.h>
#include <mrpt/core/exceptions.h>
#include <mrpt/obs/VelodyneCalibration.h>
#include <cmath>
#include <fstream>
#include <iostream>
#include <map>
#include <sstream>
#include <mrpt/config.h>
#include "velodyne_default_calib_HDL-32.h"
#include "velodyne_default_calib_VLP-16.h"
#include "velodyne_default_calib_hdl64e-s3.h"
Go to the source code of this file.
Variables | |
static std::map< std::string, VelodyneCalibration > | cache_default_calibs |
|
static |
Definition at line 325 of file VelodyneCalibration.cpp.
Referenced by mrpt::obs::VelodyneCalibration::LoadDefaultCalibration().
Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |