Hi, I've written the first tutorial for my Python bindings of ODE. It explains the very basics, that is, how to create rigid bodies and how to do the simulation loop. Eventually I'll add two more tutorials, one about combining rigid bodies with joints and another one about collision detection and response. http://i31www.ira.uka.de/~baas/pyode/ - Matthias -