[ODE] QNAN in Body position! May be LCP problem? Need Help!!!

Joe Ante joeante at liquiddestiny.com
Sun Jun 22 16:16:02 2003


Hi,

Ive seen that problem too. Its not something I have been able to reproduce
and it happens very seldomly. But sometimes when driving over our terrain or
even over a normal boxcollider with the car, which drives perfectly stable
otherwise, the rigid body positions sometimes just become NAN.

Joe Ante
> I create four wheels car with Hinge2 joints.
> And I have heightmap custom geom for land.
> After start the aplication all looks good, but some times my car
> disappear. In this case dGetBodyPosition() return me QNANs!
> 
> If i set #define DEBUG_LCP I have message
> "L*D*L' check, maximum difference = 4.7683716e-007"
> If I trying use double in my config settings I have this message too.
> What's wrong???