Jafar
|
This class control when a new map is created by the MultiMapManager . More...
This class control when a new map is created by the MultiMapManager .
Definition at line 19 of file StartNewMapStrategy.hpp.
#include <StartNewMapStrategy.hpp>
Public Member Functions | |
virtual bool | startNewMap (const slam::SlamEkf &_currentMap, unsigned int _robotId, unsigned int _newFeaturesCount) const =0 |
virtual bool jafar::slammm::StartNewMapStrategy::startNewMap | ( | const slam::SlamEkf & | _currentMap, |
unsigned int | _robotId, | ||
unsigned int | _newFeaturesCount | ||
) | const [pure virtual] |
_currentMap | the current map |
_robotId | id of the current robot |
Implemented in jafar::slammm::FeaturesCountStartNewMapStrategy.
Referenced by jafar::slammm::MultiMapsSlam::processObservationsImpl().
Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1 |