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
agent.h File Reference
#include <stdio.h>
#include <list>
#include <string>
#include "wiredcontroller.h"
#include "randomgenerator.h"
#include "types.h"
#include "trackrobots.h"
Include dependency graph for agent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Agent
 The Agent contains a controller, a robot and a wiring, which connects robot and controller. More...