Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <selforg/abstractcontroller.h>
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
struct | ControllerGenerator |
generator for controller More... | |
class | OneControllerPerChannel |
class for using multiple controller, one for each joint. More... | |