|
Jafar
|
An image frame as recorded in the frame database. More...
An image frame as recorded in the frame database.
Definition at line 46 of file managerTools.hpp.
#include <managerTools.hpp>
Public Types | |
|
typedef std::list < DBFrameLandmark > | LandmarksList |
Public Member Functions | |
| void | removeLandmark (unsigned int id_) |
Public Attributes | |
| unsigned int | index |
| frame index. | |
| geom::T3DEuler | pose |
| pose of the robot at that frame. | |
| LandmarksList | landmarks |
| list of points extracted by hpm at that frame. | |
pose of the robot at that frame.
Definition at line 56 of file managerTools.hpp.
| Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1 |
|