Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
abstractrobot.h File Reference
#include <vector>
#include <list>
#include <string>
#include "trackable.h"
#include "configurable.h"
#include "position.h"
#include "sensormotorinfo.h"
Include dependency graph for abstractrobot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractRobot
 Abstract class (interface) for robot in general. More...