#include <mrpt/poses/CPose3DInterpolator.h>
#include <mrpt/poses/CPoint3D.h>
#include <mrpt/slam/CRawlog.h>
Go to the source code of this file.
Classes | |
struct | mrpt::topography::TPathFromRTKInfo |
Used to return optional information from mrpt::topography::path_from_rtk_gps. More... | |
Namespaces | |
namespace | mrpt |
The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries. | |
namespace | mrpt::topography |
This namespace provides topography helper functions, coordinate transformations. | |
Functions | |
void MRPTDLLIMPEXP | mrpt::topography::path_from_rtk_gps (mrpt::poses::CPose3DInterpolator &robot_path, const mrpt::slam::CRawlog &rawlog, size_t rawlog_first, size_t rawlog_last, bool isGUI=false, bool disableGPSInterp=false, int path_smooth_filter_size=2, TPathFromRTKInfo *outInfo=NULL) |
Reconstruct the path of a vehicle equipped with 3 RTK GPSs. |
Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:14:51 EST 2009 |