#include <ode_robots/primitive.h>
#include <ode_robots/joint.h>
#include <ode_robots/oneaxisservo.h>
#include <ode_robots/oderobot.h>
#include <ode_robots/sensor.h>
#include <ode_robots/raysensorbank.h>
Include dependency graph for discus.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | lpzrobots |
Classes | |
struct | DiscusConf |
configuration object for the Discus robot. More... | |
class | Discus |
A spherical robot with 3 internal masses, which can slide on their orthogonal axes. More... |