Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Public Attributes
jafar::slampt::DBFrame Struct Reference

An image frame as recorded in the frame database. More...


Detailed Description

An image frame as recorded in the frame database.

Definition at line 46 of file managerTools.hpp.

#include <managerTools.hpp>

List of all members.

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.

Member Data Documentation

pose of the robot at that frame.

Todo:
move this away, it is not generic

Definition at line 56 of file managerTools.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1
LAAS-CNRS