#include "Tools/Module/Module.h"
#include "Representations/Motion/HeadMotionRequest.h"
#include "Representations/Motion/JointDataBuffer.h"
#include "Representations/Motion/PIDData.h"
#include "Representations/Motion/OdometryData.h"
#include "Representations/Motion/MotionInfo.h"
#include "Representations/Perception/SensorDataBuffer.h"
#include "Representations/Perception/BodyPosture.h"
#include "Modules/WalkingEngine/GT2004ParameterSet.h"
Include dependency graph for MotionControl.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | MotionControlInterfaces |
The interfaces of the MotionControl module. More... | |
class | MotionControl |
A generic class for motion control modules. More... |
Definition in file MotionControl.h.