Main MRPT website > C++ reference
MRPT logo

mrpt::global_settings Namespace Reference

Global variables to change the run-time behaviour of some MRPT classes within mrpt-core. More...

Variables

BASE_IMPEXP bool USE_SUT_QUAT2EULER_CONVERSION
 If set to true (false), a Scaled Unscented Transform is used instead of a linear approximation with Jacobians.
BASE_IMPEXP bool USE_SUT_EULER2QUAT_CONVERSION
 If set to true (default), a Scaled Unscented Transform is used instead of a linear approximation with Jacobians.
MAPS_IMPEXP bool HEIGHTGRIDMAP_EXPORT3D_AS_MESH
 If set to true (default), mrpt::slam::CHeightGridMap2D will be exported as a opengl::CMesh, otherwise, as a opengl::CPointCloudColoured Affects to:



Detailed Description

Global variables to change the run-time behaviour of some MRPT classes within mrpt-core.

See each variable for the description of what classes it affects.


Variable Documentation

If set to true (default), mrpt::slam::CHeightGridMap2D will be exported as a opengl::CMesh, otherwise, as a opengl::CPointCloudColoured Affects to:

If set to true (default), a Scaled Unscented Transform is used instead of a linear approximation with Jacobians.

Affects to:

If set to true (false), a Scaled Unscented Transform is used instead of a linear approximation with Jacobians.

Affects to:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010