| 
    SRBA: Sparser Relative Bundle Adjustment
   
    
   
   | 
  
  
  
 
The observation-specific data structure
Definition at line 25 of file observations_RangeBearing_2D.h.
#include <observations_RangeBearing_2D.h>
Public Member Functions | |
| template<class ARRAY > | |
| void | getAsArray (ARRAY &obs) const | 
Public Attributes | |
| double | range | 
| Distance (in meters)  | |
| double | yaw | 
| Angle around +Z (in radians)  | |
| void srba::observations::RangeBearing_2D::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_RangeBearing_2D.h.
 1.7.6.1