> Hello, > > I wanted friction in my world. > I took a look at test_friction.cpp > > It sets the MU value. > I did the same but it seems that my sphere and > ccylinders roll on forever. ODE doesn't model rolling friction, you have to simulate it yourself. Read the FAQ in the ODE wiki area. --Arturo Colorado.