|
| struct | mrpt::srba::observations::MonocularCamera |
| | Observation = one monocular camera feature (the coordinates of one pixel) More...
|
| |
| struct | mrpt::srba::observations::MonocularCamera::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::MonocularCamera::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::StereoCamera |
| | Observation = one stereo camera feature (the coordinates of two pixels) More...
|
| |
| struct | mrpt::srba::observations::StereoCamera::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::StereoCamera::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::Cartesian_3D |
| | Observation = XYZ coordinates of landmarks relative to the sensor. More...
|
| |
| struct | mrpt::srba::observations::Cartesian_3D::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::Cartesian_3D::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::Cartesian_2D |
| | Observation = XY coordinates of landmarks relative to the sensor. More...
|
| |
| struct | mrpt::srba::observations::Cartesian_2D::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::Cartesian_2D::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::RangeBearing_3D |
| | Observation = Range+Bearing (yaw & pitch) of landmarks relative to the sensor. More...
|
| |
| struct | mrpt::srba::observations::RangeBearing_3D::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::RangeBearing_3D::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::RangeBearing_2D |
| | Observation = Range+Bearing (yaw) of landmarks relative to the sensor, for planar environments only. More...
|
| |
| struct | mrpt::srba::observations::RangeBearing_2D::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::RangeBearing_2D::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::RelativePoses_2D |
| | Observation = Relative SE(2) poses (x,y,yaw) More...
|
| |
| struct | mrpt::srba::observations::RelativePoses_2D::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::RelativePoses_2D::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |
| struct | mrpt::srba::observations::RelativePoses_3D |
| | Observation = Relative SE(3) poses (x,y,z,yaw,pitch,roll) More...
|
| |
| struct | mrpt::srba::observations::RelativePoses_3D::obs_data_t |
| | The observation-specific data structure. More...
|
| |
| struct | mrpt::srba::observations::RelativePoses_3D::TObservationParams |
| | The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
|
| |