| 
    laserIMUCalibration
    
   | 
 
This file introduces the class LaserNAVCalibration which is used to calibrate the laser-pose with nav-data. More...
#include "laserNAVCalib.h"#include <pcl/common/io.h>#include <pcl/common/transforms.h>#include <iomanip>#include <ios>#include <fstream>#include <sstream>#include <sys/stat.h>#include <boost/bind.hpp>#include "pointcloudRegistration.h"#include "lmmin.h"
Go to the source code of this file.
Variables | |
| unsigned int | iterations | 
This file introduces the class LaserNAVCalibration which is used to calibrate the laser-pose with nav-data.
Copyright 2015 michael.r141@gmail.com
Definition in file laserNAVCalib.cpp.
| unsigned int iterations | 
Definition at line 35 of file laserNAVCalib.cpp.