#include "base-precomp.h"
#include <mrpt/poses/CPosePDFGaussianInf.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/poses/CPose3DPDF.h>
#include <mrpt/poses/CPose3DPDFGaussianInf.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/math/distributions.h>
#include <mrpt/math/wrap2pi.h>
#include <mrpt/system/os.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/random.h>
Go to the source code of this file.
Functions | |
poses::CPosePDFGaussianInf | operator+ (const mrpt::poses::CPose2D &A, const mrpt::poses::CPosePDFGaussianInf &B) |
Returns the Gaussian distribution of , for . More... | |
poses::CPosePDFGaussianInf operator+ | ( | const mrpt::poses::CPose2D & | A, |
const mrpt::poses::CPosePDFGaussianInf & | B | ||
) |
Returns the Gaussian distribution of , for .
Definition at line 432 of file CPosePDFGaussianInf.cpp.
References mrpt::poses::CPosePDFGaussianInf::changeCoordinatesReference().
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |