Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include "plotoptionengine.h"
#include "backcaller.h"
#include "types.h"
#include "inspectable.h"
#include "configurable.h"
#include "randomgenerator.h"
#include <stdio.h>
#include <list>
#include <utility>
#include <string>
Go to the source code of this file.
Classes | |
class | WiredController |
The WiredController contains a controller and a wiring, which connects the controller with the robot. More... | |