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"
#include "invertablemodel.h"
Go to the source code of this file.
Classes | |
struct | InvertMotorBigModelConf |
class | InvertMotorBigModel |
class for robot controller is based on InvertMotorNStep More... | |
Typedefs | |
typedef struct InvertMotorBigModelConf | InvertMotorBigModelConf |
typedef struct InvertMotorBigModelConf InvertMotorBigModelConf |