From: Ethan Glasser-C. <gl...@cs...> - 2006-10-12 03:23:01
|
Hi, I played with the third PyODE tutorial to test out GeomTransforms, but I can't get them to work. The attached program generates a body and a GeomBox translated (0, 1, 0) from it. However, if you run it, the box is shown rocking back and forth on the plane. I've tried playing with the mass, for instance translating it using Mass.translate, but this does not fix the problem. What am I doing wrong? Ethan |