Main MRPT website > C++ reference
MRPT logo
List of all members | Public Types
mrpt::srba::RBA_OPTIONS_DEFAULT Struct Reference

Detailed Description

The set of default settings for RbaEngine.

Definition at line 35 of file RbaEngine.h.

#include <mrpt/srba/RbaEngine.h>

Public Types

typedef
options::sensor_pose_on_robot_none 
sensor_pose_on_robot_t
 The sensor pose coincides with the robot pose. More...
 
typedef
options::observation_noise_identity 
obs_noise_matrix_t
 The sensor noise matrix is the same for all observations and equal to * I(identity) More...
 
typedef
options::solver_LM_schur_dense_cholesky 
solver_t
 Solver algorithm (Default: Lev-Marq, with Schur, with dense Cholesky) More...
 

Member Typedef Documentation

The sensor noise matrix is the same for all observations and equal to * I(identity)

Definition at line 38 of file RbaEngine.h.

The sensor pose coincides with the robot pose.

Definition at line 37 of file RbaEngine.h.

Solver algorithm (Default: Lev-Marq, with Schur, with dense Cholesky)

Definition at line 39 of file RbaEngine.h.




Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014