| SRBA: Sparser Relative Bundle Adjustment
   
    | 
The observation-specific data structure
Definition at line 25 of file observations_RelativePoses_3D.h.
#include <observations_RelativePoses_3D.h>
| Public Member Functions | |
| template<class ARRAY > | |
| void | getAsArray (ARRAY &obs) const | 
| Public Attributes | |
| double | x | 
| double | y | 
| double | z | 
| Displacement (in meters) | |
| double | yaw | 
| double | pitch | 
| double | roll | 
| Angles (in radians) | |
| void srba::observations::RelativePoses_3D::obs_data_t::getAsArray | ( | ARRAY & | obs | ) | const  [inline] | 
Converts this observation into a plain array of its parameters
Definition at line 32 of file observations_RelativePoses_3D.h.
 1.7.6.1
 1.7.6.1