|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include "abstractcontroller.h"#include <assert.h>#include <cmath>#include <selforg/matrix.h>#include <selforg/multilayerffnn.h>

Go to the source code of this file.
Classes | |
| class | FFNNController |
| class for robot controller with a fixed neural network More... | |