| 
    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_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: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |