#include "abstractcontroller.h"#include "controller_misc.h"#include <stdlib.h>#include <string.h>Include dependency graph for invertmotorcontroller.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | InvertMotorController |
| Abstract class (interface) for robot controller that use direct matrix inversion and a time loop in motor domain. More... | |
1.4.7