MRPT
1.9.9
|
#include "poses-precomp.h"
#include <mrpt/math/CMatrixF.h>
#include <mrpt/math/distributions.h>
#include <mrpt/math/matrix_serialization.h>
#include <mrpt/math/wrap2pi.h>
#include <mrpt/poses/CPoint2DPDFGaussian.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DPDF.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/random.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/serialization/CSchemeArchiveBase.h>
#include <mrpt/system/os.h>
#include <Eigen/Dense>
Go to the source code of this file.
Functions | |
poses::CPosePDFGaussian | operator+ (const mrpt::poses::CPose2D &A, const mrpt::poses::CPosePDFGaussian &B) |
Returns the Gaussian distribution of , for . More... | |
poses::CPosePDFGaussian operator+ | ( | const mrpt::poses::CPose2D & | A, |
const mrpt::poses::CPosePDFGaussian & | B | ||
) |
Returns the Gaussian distribution of , for .
Definition at line 406 of file CPosePDFGaussian.cpp.
References mrpt::poses::CPosePDFGaussian::changeCoordinatesReference().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |