#include "abstractcontroller.h"#include <stdlib.h>#include <string.h>

Go to the source code of this file.
Classes | |
| class | InvertController |
| Abstract class (interface) for robot controller that use direct matrix inversion and simple one layer networks. More... | |
1.6.3