#include "Tools/Module/Module.h"
#include "Representations/Perception/LandmarksPercept.h"
#include "Representations/Perception/LinesPercept.h"
#include "Representations/Perception/EdgesPercept.h"
#include "Representations/Perception/SpecialPercept.h"
#include "Representations/Perception/PSDPercept.h"
#include "Representations/Cognition/RobotPose.h"
#include "Representations/Cognition/SampleSet.h"
#include "Representations/Motion/OdometryData.h"
#include "Representations/Perception/CameraMatrix.h"
#include "Representations/Cognition/LandmarksState.h"
Include dependency graph for SelfLocator.h:

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

Go to the source code of this file.
Classes | |
| class | SelfLocatorInterfaces |
| The interfaces of the SelfLocator module. More... | |
| class | SelfLocator |
| The Base class for self locators. More... | |
Definition in file SelfLocator.h.
1.3.6