Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opende Directory Reference

In this folder you can find a copy of the ODE (http://www.ode.org) that works with our simulations.

More...

Directory dependency graph for opende:
opende

Files

file  opende/README
 This file is used for the doxygen documentation.
 

Detailed Description

In this folder you can find a copy of the ODE (http://www.ode.org) that works with our simulations.

It is the 0.11.1 release. It is compiled to double precision by default and renamed to ode-dbl to not cause problems with a single precision installation.

The recommended installation procedure is controlled from the master Makefile in lpzrobots. Simply do

make ode
make install_ode

as it is also printed by the makefile itself.

Please refere also to the documentation in the opende directory.