| 
    MRPT
    2.0.4
    
   | 
 
#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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |