Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <cmath>
#include <assert.h>
#include <ode-dbl/ode.h>
#include <ode_robots/primitive.h>
#include <ode_robots/speedsensor.h>
#include <ode_robots/irsensor.h>
#include <ode_robots/joint.h>
#include <ode_robots/oneaxisservo.h>
#include <ode_robots/twoaxisservo.h>
#include <ode_robots/constantmotor.h>
#include <ode_robots/mathutils.h>
#include "hexapod.h"
Namespaces | |
lpzrobots | |
forward declarations | |
Variables | |
int | t = 1 |
int | c = 1 |