Jafar
|
This class is used to get events from a MapsPoseManager. More...
This class is used to get events from a MapsPoseManager.
Definition at line 17 of file MapsPoseManagerEvents.hpp.
#include <MapsPoseManagerEvents.hpp>
Protected Member Functions | |
virtual void | firstMapPoseAdded (unsigned int _mapId, unsigned int _robotId, const jblas::vec &_robotState, const jblas::mat &_robotStateCov)=0 |
virtual void | mapPoseAdded (unsigned int _mapId, unsigned int _robotId, unsigned int _previousMapId, const jblas::vec &_robotState, const jblas::mat &_robotStateCov)=0 |
virtual void | loopConstraintEnforced (unsigned int _firstMapId, unsigned int _secondMapId, const jblas::vec &_transformation, const jblas::sym_mat &_transformationCov)=0 |
Friends | |
class | ListMapsPoseManager |
Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1 |