Public Member Functions | Public Attributes | List of all members
rtabmap::graph::errors Struct Reference

Public Member Functions

 errors (int32_t first_frame, float r_err, float t_err, float len, float speed)
 

Public Attributes

int32_t first_frame
 
float len
 
float r_err
 
float speed
 
float t_err
 

Detailed Description

Definition at line 570 of file Graph.cpp.

Constructor & Destructor Documentation

rtabmap::graph::errors::errors ( int32_t  first_frame,
float  r_err,
float  t_err,
float  len,
float  speed 
)
inline

Definition at line 576 of file Graph.cpp.

Member Data Documentation

int32_t rtabmap::graph::errors::first_frame

Definition at line 571 of file Graph.cpp.

float rtabmap::graph::errors::len

Definition at line 574 of file Graph.cpp.

float rtabmap::graph::errors::r_err

Definition at line 572 of file Graph.cpp.

float rtabmap::graph::errors::speed

Definition at line 575 of file Graph.cpp.

float rtabmap::graph::errors::t_err

Definition at line 573 of file Graph.cpp.


The documentation for this struct was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:43