#include "Tools/Debugging/GenericDebugData.h"
#include "Tools/Math/Common.h"
#include "Tools/Math/Vector2.h"
#include "Tools/Math/Pose2D.h"
#include "Tools/FieldDimensions.h"
#include "Representations/Cognition/RobotPose.h"
#include "Representations/Perception/ObstaclesPercept.h"
#include "Representations/Motion/OdometryData.h"
#include "Representations/Cognition/SampleSet.h"
#include "GT2005Particle.h"
#include <math.h>
Include dependency graph for GT2005ParticleContainer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | GT2005ParticleContainer |
| class | GT2005ParticleContainer::Cell |
Defines | |
| #define | numOfBLParticles 40 |
| #define | blMaxGrid 10 |
Definition in file GT2005ParticleContainer.h.
|
|
Definition at line 14 of file GT2005ParticleContainer.h. Referenced by GT2005ParticleContainer::getNumberOfSamples(), and GT2005TeamBallLocator::BasicCell::getParticles(). |
|
|
Definition at line 38 of file GT2005ParticleContainer.h. Referenced by GT2005ParticleContainer::calculateEstimatedBall(), and GT2005ParticleContainerReceived::calculateEstimatedBallPosition(). |
1.3.6