|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <stdio.h>#include <list>#include <string>#include "wiredcontroller.h"#include "randomgenerator.h"#include "types.h"#include "trackrobots.h"

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... | |