#include "obs-precomp.h"
#include <mrpt/obs/CObservation2DRangeScan.h>
#include <mrpt/poses/CPosePDF.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/math/CMatrix.h>
#include <mrpt/math/wrap2pi.h>
#include <mexplus.h>
Go to the source code of this file.
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::obs | |
This namespace contains representation of robot actions and observations. | |
Functions | |
void | mrpt::obs::internal_set_build_points_map_from_scan2D (scan2pts_functor fn) |
Variables | |
scan2pts_functor | mrpt::obs::ptr_internal_build_points_map_from_scan2D = nullptr |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |