MRPT
1.9.9
|
#include "poses-precomp.h"
#include <mrpt/math/matrix_serialization.h>
#include <mrpt/math/transform_gaussian.h>
#include <mrpt/math/wrap2pi.h>
#include <mrpt/poses/CPose3DPDFGaussian.h>
#include <mrpt/poses/CPose3DQuatPDFGaussian.h>
#include <mrpt/poses/CPosePDFGaussian.h>
#include <mrpt/random.h>
#include <mrpt/serialization/CArchive.h>
#include <mrpt/system/os.h>
#include <Eigen/Dense>
#include <sstream>
Go to the source code of this file.
Functions | |
static void | aux_posequat2poseypr (const CVectorFixedDouble< 7 > &x, const double &dummy, CVectorFixedDouble< 6 > &y) |
Variables | |
bool | USE_SUT_QUAT2EULER_CONVERSION_value = false |
|
static |
Definition at line 106 of file CPose3DPDFGaussian.cpp.
References MRPT_UNUSED_PARAM, mrpt::math::CQuaternion< T >::normalize(), and mrpt::math::CQuaternion< T >::rpy().
Referenced by mrpt::poses::CPose3DPDFGaussian::copyFrom().
bool USE_SUT_QUAT2EULER_CONVERSION_value = false |
Definition at line 32 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: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |