From: Petr S. <pet...@gm...> - 2008-03-16 16:05:36
|
Hi, I am user of PyODE 1.2 and according to: http://pyode.sourceforge.net/api-1.2.0/public/xode.parser-module.html ... only joint supported in XODE is BallJoint. But when I have a look at XODE/joint.py it seems even other types are parsed and handled. When I define fixed joint in XODE file, I get no error or exception, but the bodies tend to behave very odd ( far from anything which I could call result of simulation :) ). I would appreciate any code snippet, or word of help. Best regards, Petr P.S. I did not get any reply to any of mine questions in at least half year, please let me know if you cannot understand my english, I am already very frustrated and the documentation is very very brief, so not sure what I am doing wrong. |