Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <stdio.h>
#include <vector>
#include "abstractcontroller.h"
#include "elman.h"
#include "matrix.h"
Go to the source code of this file.
Classes | |
struct | _DerLinUniversConf |
class | DerLinUnivers |
class for robot control with sine and cosine More... | |
Typedefs | |
typedef struct _DerLinUniversConf | DerLinUniversConf |
typedef struct _DerLinUniversConf DerLinUniversConf |