#include "base-precomp.h"
#include <mrpt/poses/CPose3DQuatPDFGaussian.h>
#include <mrpt/math/transform_gaussian.h>
#include <mrpt/math/distributions.h>
#include <mrpt/poses/CPose3DPDFGaussian.h>
#include "mrpt/poses/CPose3D.h"
#include "mrpt/poses/CPose3DQuat.h"
#include "mrpt/poses/CPose3DQuatPDF.h"
#include <mrpt/system/os.h>
#include <mrpt/utils/CStream.h>
Go to the source code of this file.
Functions | |
void | aux_poseypr2posequat (const CArrayDouble< 6 > &x, const double &dummy, CArrayDouble< 7 > &y) |
void aux_poseypr2posequat | ( | const CArrayDouble< 6 > & | x, |
const double & | dummy, | ||
CArrayDouble< 7 > & | y | ||
) |
Definition at line 154 of file CPose3DQuatPDFGaussian.cpp.
References MRPT_UNUSED_PARAM, and mrpt::math::UNINITIALIZED_QUATERNION.
Referenced by mrpt::poses::CPose3DQuatPDFGaussian::copyFrom().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |