MRPT  2.0.3
Functions | Variables
CPose3DPDFGaussian.cpp File Reference
#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, [[maybe_unused]] const double &dummy, CVectorFixedDouble< 6 > &y)
 

Variables

bool USE_SUT_QUAT2EULER_CONVERSION_value = false
 

Function Documentation

◆ aux_posequat2poseypr()

static void aux_posequat2poseypr ( const CVectorFixedDouble< 7 > &  x,
[[maybe_unused] ] const double &  dummy,
CVectorFixedDouble< 6 > &  y 
)
static

Variable Documentation

◆ USE_SUT_QUAT2EULER_CONVERSION_value

bool USE_SUT_QUAT2EULER_CONVERSION_value = false



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Thu May 21 21:53:32 UTC 2020