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, [[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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |