[ODE] Question about islands

Erick Tryzelaar erickt at andrew.cmu.edu
Sat Sep 7 12:46:01 2002


Hi all,

I was wondering, is there is a standard method of stepping through all of
the bodies connected by joints? I could copy the technique in
processIslands () in ode.cpp, but I'd much prefer to stay away from using
unexposed api calls...

Thanks,

-Erick