#include "base-precomp.h"#include <mrpt/random.h>#include <mrpt/math/transform_gaussian.h>#include <mrpt/poses/CPose3DPDFGaussian.h>#include <mrpt/poses/CPose3DQuatPDFGaussian.h>#include <mrpt/poses/CPosePDFGaussian.h>#include <mrpt/math/wrap2pi.h>#include <mrpt/system/os.h>#include <mrpt/utils/CStream.h>#include <sstream>Go to the source code of this file.
Functions | |
| void | aux_posequat2poseypr (const CArrayDouble< 7 > &x, const double &dummy, CArrayDouble< 6 > &y) |
Variables | |
| bool | USE_SUT_QUAT2EULER_CONVERSION_value = false |
| void aux_posequat2poseypr | ( | const CArrayDouble< 7 > & | x, |
| const double & | dummy, | ||
| CArrayDouble< 6 > & | y | ||
| ) |
Definition at line 106 of file CPose3DPDFGaussian.cpp.
References MRPT_UNUSED_PARAM.
Referenced by mrpt::poses::CPose3DPDFGaussian::copyFrom().

| bool USE_SUT_QUAT2EULER_CONVERSION_value = false |
Definition at line 31 of file CPose3DPDFGaussian.cpp.
Referenced by mrpt::poses::CPose3DPDFGaussian::copyFrom(), and mrpt::global_settings::USE_SUT_QUAT2EULER_CONVERSION().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |