|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include "invertmotorcontroller.h"#include <assert.h>#include <cmath>#include "matrix.h"#include "noisegenerator.h"

Go to the source code of this file.
Classes | |
| struct | DerControllerConf |
| class | DerController |
| class for robot controller that uses the georg's matrixlib for direct matrix inversion for n channels (simple one layer networks) More... | |
Typedefs | |
| typedef struct DerControllerConf | DerControllerConf |
| typedef struct DerControllerConf DerControllerConf |