Hi > can someone tell me what precision ode uses: double or single floats? When you build ODE you can decide which one you want. You have to define dDOUBLE or dSINGLE in config.h. I think there is a command line flag to pass to the build process which will create the config.h with the good define. Remi