From: Ethan Glasser-C. <gl...@cs...> - 2010-01-10 05:33:11
|
Daniele Varrazzo wrote: > collision detection doesn't work with PyODE checked out from CVS HEAD > and ODE 0.11. The collision callback is never called. This can be > tested with tutorial3.py or with the script in > http://monsterden.net/software/ragdoll-pyode-tutorial: the objects > don't meet the plane and keep falling forever. Yikes! I just built pyode from CVS on my work laptop against libode 0.11. Then I ran examples/tutorial3 and it ran successfully (well, OpenGL artifacts, but collision detection worked). Can you give me more details on your setup? 32-/64-bit machine? OS? Ethan |