[ODE] Rolling ball bouncing problem

Martin C. Martin martin at metahuman.org
Mon Feb 10 06:50:02 2003


> However, when the ball hits the surrounding wall, it doesn't bounce as
> expected. Rather, it follows the wall...

Sounds to me like you're using the simple friction model, not the
pyramidal friction.  Try switching to pyramidal if indeed you're not using
it now.

- Martin