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
abstractcontroller.h File Reference
#include <stdio.h>
#include <list>
#include <map>
#include "configurable.h"
#include "inspectable.h"
#include "storeable.h"
#include "randomgenerator.h"
#include "sensormotorinfo.h"
Include dependency graph for abstractcontroller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractController
 Abstract class for robot controller (with some basic functionality). More...