#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/mathutils.h>
#include "hexapod.h"
#include <selforg/inspectable.h>
#include <ode_robots/oderobot.h>
#include <ode_robots/raysensorbank.h>
Namespaces | |
namespace | lpzrobots |
forward declarations | |
Variables | |
int | t = 1 |
int | c = 1 |