[ODE] Unhandled exceptions in ODE using JAVA and C++

Bert Heesakkers ajheesak at students.cs.uu.nl
Thu May 26 09:21:12 MST 2005


> Bert Heesakkers wrote:
>> Is there anyone who has had similar problems, or is there anyone who has
>> an idea how to solve this?
>>
>> Or should we revert to a Java implementation of the ODE engine like
>> Odejava? Please help.
>
> odejava is not a Java implemenation of ODE. It is a set of Java wrappers
> around ODE, coincidently, using SWIG to generate them. On top of those
> wrappers are built a more java-like set of object wrappers, but those
> wrappers are mostly just a direct call to the JNI calls.
>
> Justin

Good to know... still do you (or anybody else) know where the exceptions
might arise from? Are there indeed problems with memory allocation in
using ODE in a dll that people know about?

Bert


More information about the ODE mailing list