|
Jafar
|
Definition at line 41 of file ListMapsPoseManager.hpp.
Public Member Functions | |
| MapPoseInfoEdge (const ublas::range &_range, jblas::vec &_state, jblas::sym_mat &_cov) | |
| void | getTransfo (geom::T3DEuler &transfo, MapPoseInfo *info1, MapPoseInfo *info2) |
| MapPoseInfo * | theOtherOne (MapPoseInfo *) |
| bool | connectWith (MapPoseInfo *_map1, MapPoseInfo *_map2) |
| bool | isCertainelyNull () const |
Public Attributes | |
| MapPoseInfo * | previousMap |
| MapPoseInfo * | nextMap |
| ublas::range | range |
| jblas::vec_range | state |
| point to the transformation between one map and the previous map | |
| jblas::sym_mat_range | cov |
| Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1 |
|