The ODE Environment
The ODE environment resembles a physical world, in which arbitrary objects can be placed to interact with each other and the surrounding. The physical behaviour is simulated with the
ODE Physics Engine while the scene is rendered using
OpenGL. Objects in the world can be easily built using the
XODE XML specification. Forces can be applied to every joint and custom sensors can return every value from ODE.