[ODE] friction, normal force

Jon Watte (ODE) hplus-ode at mindcontrol.org
Wed Jun 14 10:02:23 MST 2006



Gabor Monostori wrote:
> contact[i].surface.mode := dContactBounce  and dContactApprox1;
>   

That should be a bitwise OR. If you "and" the bits, you will get 0 out.

Cheers,

          / h+



More information about the ODE mailing list