[ODE] disabled bodies problem

Russ Smith russ at q12.org
Thu Apr 22 16:08:42 MST 2004


> I have a disabled body that I would like to re-enable
> and move with a force.  I'm trying to do it like this:
> 
> dBodyEnable(thisBodyID);
> dBodyAddForce(thisBodyID, x, y, z);
> 
> That doesn't seem to work;

you've found a real bug. i just checked in the fix for dBodyEnable() and
re-built the latest snapshot source release, so you can try out the fix
now.

russ.

-- 
Russell Smith
http://www.q12.org


More information about the ODE mailing list