The unique struct which hold all the parameters from the different SRBA modules (sensors, optional features, optimizers,...)
Definition at line 415 of file RbaEngine.h.
#include <mrpt/srba/RbaEngine.h>
Public Attributes | |
| TSRBAParameters | srba |
| Different parameters for the SRBA methods. More... | |
| OBS_TYPE::TObservationParams | sensor |
| Sensor-specific parameters (sensor calibration, etc.) More... | |
| RBA_OPTIONS::sensor_pose_on_robot_t::parameters_t | sensor_pose |
| Parameters related to the relative pose of sensors wrt the robot (if applicable) More... | |
| RBA_OPTIONS::obs_noise_matrix_t::parameters_t | obs_noise |
| Parameters related to the sensor noise covariance matrix. More... | |
| RBA_OPTIONS::obs_noise_matrix_t::parameters_t mrpt::srba::RbaEngine< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TAllParameters::obs_noise |
Parameters related to the sensor noise covariance matrix.
Definition at line 427 of file RbaEngine.h.
| OBS_TYPE::TObservationParams mrpt::srba::RbaEngine< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TAllParameters::sensor |
Sensor-specific parameters (sensor calibration, etc.)
Definition at line 421 of file RbaEngine.h.
| RBA_OPTIONS::sensor_pose_on_robot_t::parameters_t mrpt::srba::RbaEngine< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TAllParameters::sensor_pose |
Parameters related to the relative pose of sensors wrt the robot (if applicable)
Definition at line 424 of file RbaEngine.h.
| TSRBAParameters mrpt::srba::RbaEngine< KF2KF_POSE_TYPE, LM_TYPE, OBS_TYPE, RBA_OPTIONS >::TAllParameters::srba |
Different parameters for the SRBA methods.
Definition at line 418 of file RbaEngine.h.
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |