Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DualCoding::ShapeSLAMParticleEvaluator Class Referenceextends ParticleShapeEvaluator to handle the addition and removal of landmarks as necessary More...
Inheritance diagram for DualCoding::ShapeSLAMParticleEvaluator:
Detailed Descriptionextends ParticleShapeEvaluator to handle the addition and removal of landmarks as necessary Definition at line 40 of file ShapeSLAMParticleFilter.h.
Constructor & Destructor Documentation
constructor, addPenalty specifies how much to add/multiply (logspace/linear space) weight when considering a landmark as an addition Definition at line 24 of file ShapeSLAMParticleFilter.cc. Member Function Documentation
may mark landmarks for addition which don't appear in the world map Definition at line 52 of file ShapeSLAMParticleFilter.cc. Referenced by evaluate().
may mark landmarks for removal which don't appear in the world map Definition at line 82 of file ShapeSLAMParticleFilter.cc. Referenced by evaluate().
provides evaluation of SLAM-particles Definition at line 33 of file ShapeSLAMParticleFilter.cc. Referenced by DualCoding::ShapeSLAMSensorModel< ShapeSLAMParticle >::evaluate(). Member Data Documentation
the value passed to the constructor, limits how readily landmarks are added to the map Definition at line 56 of file ShapeSLAMParticleFilter.h.
set to true if *any* landmarks are marked as "mobile" Definition at line 54 of file ShapeSLAMParticleFilter.h. Referenced by evaluate(), and ShapeSLAMParticleEvaluator().
set to true if *any* landmarks are marked as "mobile" Definition at line 55 of file ShapeSLAMParticleFilter.h. Referenced by evaluate(), and ShapeSLAMParticleEvaluator(). The documentation for this class was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:21 2016 by Doxygen 1.6.3 |