| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Particle Class Reference#include <Particle.h>
Detailed DescriptionEach Particle represents a hypothesis about the match of the local map to the world map.
Definition at line 17 of file Particle.h.
Constructor & Destructor Documentation
Member Data Documentationtrue for local landmarks missing from the world map
Definition at line 21 of file Particle.h. Referenced by ParticleFilter::determineAdditions(), and DualCoding::operator<<().
Definition at line 19 of file Particle.h. Referenced by DualCoding::operator<<(), ParticleFilter::randomizeNewParticle(), ParticleFilter::setParticleView(), and ParticleFilter::spawnInto(). Translation from local to world coordinates.
Definition at line 19 of file Particle.h. Referenced by DualCoding::operator<<(), ParticleFilter::randomizeNewParticle(), ParticleFilter::setParticleView(), and ParticleFilter::spawnInto().
Computed likelihood of this Particle.
Definition at line 23 of file Particle.h. Referenced by DualCoding::operator<<(). Rotation of local map into world map.
Definition at line 20 of file Particle.h. Referenced by DualCoding::operator<<(), ParticleFilter::randomizeNewParticle(), ParticleFilter::setParticleView(), and ParticleFilter::spawnInto().
The documentation for this class was generated from the following file: | |||||||||||||||||||||||||||||||||
|
DualCoding 3.0beta |
Generated Wed Oct 4 00:02:28 2006 by Doxygen 1.4.7 |