[ODE] Running ODE in a thread

Marco Grubert mgrubert at conitec.net
Wed Dec 7 17:30:46 MST 2005


I am running dWorldStep() in a worker thread in order to properly handle 
stack faults. If you don't call ODE functions while this thread is running 
then everything will work just fine.

- Marco Grubert

----- Original Message ----- 
From: "Vrej Melkonian" <vmelkon at yahoo.com>
To: <ode at q12.org>
Sent: Tuesday, November 22, 2005 04:55
Subject: Re: [ODE] Running ODE in a thread


> SOLVED!
> There was an unintentional coding error on my part so
> I was in fact running ODE in 2 threads, but I wanted
> to run only in the worker thread.
>
> What if I want to create many worker threads and run a
> copy of ODE in them. Is there a solution for that?
>
> Thanks for the replies



More information about the ODE mailing list