-
there is real working port located at: http://gitorious.hq.c3d2.de/py3ode.
2009-06-08 10:43:15 UTC by nobody
-
A port to Python3k would be nice.
2009-04-13 14:14:38 UTC by nobody
-
glasserc committed patchset 94 of module pyode to the Python-ODE Bindings CVS repository, changing 3 files.
2009-02-20 00:05:33 UTC by glasserc
-
glasserc committed patchset 93 of module pyode to the Python-ODE Bindings CVS repository, changing 13 files.
2008-12-24 03:33:56 UTC by glasserc
-
glasserc committed patchset 92 of module pyode to the Python-ODE Bindings CVS repository, changing 3 files.
2008-12-24 03:27:41 UTC by glasserc
-
glasserc committed patchset 91 of module pyode to the Python-ODE Bindings CVS repository, changing 1 files.
2008-12-24 03:26:24 UTC by glasserc
-
glasserc committed patchset 90 of module pyode to the Python-ODE Bindings CVS repository, changing 1 files.
2008-12-24 01:42:35 UTC by glasserc
-
glasserc committed patchset 89 of module pyode to the Python-ODE Bindings CVS repository, changing 2 files.
2008-12-22 05:50:30 UTC by glasserc
-
I've been using PyODE for some time now, built on both Mac OSX and Ubuntu machines. I'm using version 1.2
I use UniversalJoint objects, and I have had to hack around a bug on both platforms.
The bug is that the PyREX-generated wrapper ode_trimesh.c doesn't define some functions in the ODE API. These include, at least:
getAngle1, getAngle2, getAngleRate1, and getAngleRate2 for...
2008-05-02 19:16:23 UTC by gic888
-
In PyODE 1.2.0 in src/mass.pyx: setSphereTotal() should wrap the correct ODE function, not dMassSetSphere().
2007-12-19 16:49:09 UTC by paulmelis