|
MRPT
1.9.9
|
#include "poses-precomp.h"#include <mrpt/math/distributions.h>#include <mrpt/math/matrix_serialization.h>#include <mrpt/math/transform_gaussian.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose3DPDFGaussian.h>#include <mrpt/poses/CPose3DQuat.h>#include <mrpt/poses/CPose3DQuatPDF.h>#include <mrpt/poses/CPose3DQuatPDFGaussian.h>#include <mrpt/serialization/CArchive.h>#include <mrpt/system/os.h>#include <Eigen/Dense>Go to the source code of this file.
Functions | |
| void | aux_poseypr2posequat (const CVectorFixedDouble< 6 > &x, const double &dummy, CVectorFixedDouble< 7 > &y) |
Variables | |
| bool | USE_SUT_EULER2QUAT_CONVERSION_value = false |
| void aux_poseypr2posequat | ( | const CVectorFixedDouble< 6 > & | x, |
| const double & | dummy, | ||
| CVectorFixedDouble< 7 > & | y | ||
| ) |
Definition at line 122 of file CPose3DQuatPDFGaussian.cpp.
References mrpt::poses::CPose3D::getAsQuaternion(), MRPT_UNUSED_PARAM, and mrpt::math::UNINITIALIZED_QUATERNION.
Referenced by mrpt::poses::CPose3DQuatPDFGaussian::copyFrom().
| bool USE_SUT_EULER2QUAT_CONVERSION_value = false |
Definition at line 31 of file CPose3DQuatPDFGaussian.cpp.
Referenced by mrpt::poses::CPose3DQuatPDFGaussian::copyFrom(), and mrpt::global_settings::USE_SUT_EULER2QUAT_CONVERSION().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |