#include "Tools/Module/Module.h"
#include "Tools/RobotConfiguration.h"
#include "Representations/Perception/BodyPercept.h"
#include "Representations/Perception/CollisionPercept.h"
#include "Representations/Cognition/RobotState.h"
Include dependency graph for RobotStateDetector.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | RobotStateDetectorInterfaces |
The interfaces of the RobotStateDetector module. More... | |
class | RobotStateDetector |
The Base class for robot state detection. More... |
Definition in file RobotStateDetector.h.