MRPT
2.0.1
|
#include "poses-precomp.h"
#include <mrpt/math/TPose2D.h>
#include <mrpt/math/distributions.h>
#include <mrpt/math/ops_matrices.h>
#include <mrpt/math/wrap2pi.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DPDF.h>
#include <mrpt/poses/CPose3DPDFGaussianInf.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/poses/CPosePDFGaussianInf.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::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 430 of file CPosePDFGaussianInf.cpp.
References mrpt::poses::CPosePDFGaussianInf::changeCoordinatesReference().
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 |