Jafar
|
This class provides a geom::Point3D::Driver for a geom::Point3D , that uses the 3D position of a point coming from a multimap slam map. More...
This class provides a geom::Point3D::Driver for a geom::Point3D , that uses the 3D position of a point coming from a multimap slam map.
This Driver assumes that the state vector of the point is in inverse depth, and it uses the model to convert from the state vector to the 3D coordinates.
Definition at line 33 of file MMPoints.hpp.
#include <MMPoints.hpp>
Public Member Functions | |
MMInvDepthPointDriver (const slam::BaseFeature *feature, slam::PointInvDepthFeatureModel &_model, const geom::Repere3D *_reference) | |
virtual const geom::Repere3D * | reference () const |
Private Attributes | |
const geom::Repere3D * | m_reference |
Generated on Wed Oct 15 2014 00:37:38 for Jafar by doxygen 1.7.6.1 |