Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LocalizationParticle Class ReferenceEach Particle represents a hypothesis about the robot's 2D position and heading. More...
Inheritance diagram for LocalizationParticle:
Detailed DescriptionEach Particle represents a hypothesis about the robot's 2D position and heading. Definition at line 13 of file LocalizationParticle.h.
Member Typedef Documentation
defines a default DistributionPolicy for the particle type Reimplemented in DualCoding::ShapeSLAMParticle. Definition at line 20 of file LocalizationParticle.h. Constructor & Destructor Documentation
constructor Definition at line 23 of file LocalizationParticle.h. constructor, allows you to define the particle's position Definition at line 26 of file LocalizationParticle.h. Member Function Documentation
returns a straightforward sum squared error of each of the fields Implements ParticleBase< LocalizationParticle >. Definition at line 29 of file LocalizationParticle.h. Member Data DocumentationOrientation of robot in world. Definition at line 17 of file LocalizationParticle.h. Referenced by DualCoding::ShapeBasedParticleFilter::computeVariance(), LocalShapeEvaluator::evaluateWorkhorse(), operator<<(), projectShapeToCamera(), sumSqErr(), and DualCoding::ShapeBasedParticleFilter::synchEstimateToAgent(). X position of robot in the world. Definition at line 15 of file LocalizationParticle.h. Referenced by DualCoding::ShapeBasedParticleFilter::computeVariance(), LocalShapeEvaluator::evaluateWorkhorse(), operator<<(), projectShapeToCamera(), sumSqErr(), and DualCoding::ShapeBasedParticleFilter::synchEstimateToAgent(). Y position of robot in the world. Definition at line 16 of file LocalizationParticle.h. Referenced by DualCoding::ShapeBasedParticleFilter::computeVariance(), LocalShapeEvaluator::evaluateWorkhorse(), operator<<(), projectShapeToCamera(), sumSqErr(), and DualCoding::ShapeBasedParticleFilter::synchEstimateToAgent(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:12 2016 by Doxygen 1.6.3 |