[ODE] Car Simulation and dWorldStep

Alexandre Ribeiro de Sá alex_r at vortexentertainment.com
Fri Nov 19 21:40:56 MST 2004


AHOY!

I made a small car simulation test... but is not real :-/
I made the car with box and spheres, but the result is like "test_crash" 
sample from ODE, not a real suspension system, not a real engine system...

There any good car sample with source to try to find where is wrong???
If I made a simulation like Nix is very good to know what I need to do 
and learn more about ODE :D

(I'll upload what I made later, my FTP is offline :-/)

And about dWorldStep, I made it: dWorldStep ( ODE_World, FPSMove(0.05f ) );
FPSMove = (x / fps) * 60

Ok, I made it to try to sincronize the ODE simulation with FPS, but work 
and don't work... some times work everything right other times many 
errors, how can I sincronize the simulation with FPS?


Thx
Alexandre Ribeiro de Sá



More information about the ODE mailing list