Hey Guys, I'm finally attempting to use this JV-ODE system I bought a couple years ago. I have the latest version. I'm running into a wierd problem were after I tell the system to go ahead and destroy the body,geom, and the containing ODEGeom type, it looks like it leaves a geom behind, because I can still collide with it even though it should be destroyed. Perhaps it's not actually destroying it under the hood, I'm not sure.
Anyone experience this? I looked in some of the threads, but they say to use and array of ODE objects, and don't actually destroy them. I'm not a huge fan of that idea, but if that's the way it has to be done, I guess I have no choice. Is this a weakness in ODE, or am I missing something?
Does anyone have example code for how to deal with this?
Anyone experience this? I looked in some of the threads, but they say to use and array of ODE objects, and don't actually destroy them. I'm not a huge fan of that idea, but if that's the way it has to be done, I guess I have no choice. Is this a weakness in ODE, or am I missing something?
Does anyone have example code for how to deal with this?