#include <vector>#include <assert.h>#include "primitive.h"#include "joint.h"#include "angularmotor.h"#include "pid.h"#include "oderobot.h"#include <selforg/configurable.h>


Go to the source code of this file.
Classes | |
| struct | SchlangeConf |
| class | Schlange |
| This is a class, which models a snake like robot. More... | |
Namespaces | |
| namespace | lpzrobots |
| read the installation PREFIX (to find data directory) | |
1.5.8