Jafar
|
Definition at line 15 of file SlamPredictor.hpp.
Public Member Functions | |
SlamPredictor (slam::SlamEkf *_slam, _TModel_ &_model, unsigned int _robotId=0, slam::BaseSlam *_mainSlam=0) | |
virtual dseg::SegmentHypothesis * | predictionFor (const dseg::SegmentHypothesis *) const |
Creates a new segment hypothesis that can be used to track the segment. | |
void | setSlamEkf (slam::SlamEkf *_slam) |
Private Attributes | |
slam::SlamEkf * | m_slam |
_TModel_ & | m_obsModel |
unsigned int | m_robotId |
slam::BaseSlam * | m_mainSlam |
dseg::StaticPredictor | m_saticPredictor |
Generated on Wed Oct 15 2014 00:37:50 for Jafar by doxygen 1.7.6.1 |