[ODE] World step size problem

DjArcas djarcas at hotmail.com
Wed Mar 3 11:19:47 MST 2004


> The problem is that when I try my game with world.step(0.00001), the
result
> is the same as when I try it with world.step(100000). Shouldn't the car
goes
> very much faster with a 100000 step? Did I undesrtand wrong the step
> argument?

Yes, it absolutely should. I feel you've actually done something very silly,
somewhere along the lines. But if you pass a 10 times bigger timestep into
ODE, things will effectively move 10 times quicker.


More information about the ODE mailing list