|
MRPT
2.0.1
|
#include "slam-precomp.h"#include <mrpt/slam/CMonteCarloLocalization2D.h>#include <mrpt/maps/COccupancyGridMap2D.h>#include <mrpt/obs/CActionCollection.h>#include <mrpt/obs/CSensoryFrame.h>#include <mrpt/system/CTicTac.h>#include <mrpt/random.h>#include <mrpt/slam/PF_aux_structs.h>#include <mrpt/slam/PF_implementations_data.h>#include <mrpt/slam/PF_implementations.h>Go to the source code of this file.
Namespaces | |
| mrpt::slam | |
Functions | |
| template<> | |
| void | mrpt::slam::KLF_loadBinFromParticle (mrpt::slam::detail::TPoseBin2D &outBin, const TKLDParams &opts, const CMonteCarloLocalization2D::CParticleDataContent *currentParticleValue, const TPose3D *newPoseToBeInserted) |
| Fills out a "TPoseBin2D" variable, given a path hypotesis and (if not set to nullptr) a new pose appended at the end, using the KLD params in "options". More... | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |