|
MRPT
2.0.3
|
#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, [[maybe_unused]] const double &dummy, CVectorFixedDouble< 7 > &y) |
Variables | |
| bool | USE_SUT_EULER2QUAT_CONVERSION_value = false |
| void aux_poseypr2posequat | ( | const CVectorFixedDouble< 6 > & | x, |
| [[maybe_unused] ] const double & | dummy, | ||
| CVectorFixedDouble< 7 > & | y | ||
| ) |
Definition at line 121 of file CPose3DQuatPDFGaussian.cpp.
References mrpt::poses::CPose3D::getAsQuaternion(), 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 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020 |