[ODE] Strange Problem
Marco Vienup
Marco at vienup.de
Sun Jan 19 07:14:02 2003
Hello everyone,
I have another problem ;)
I have uploaded my code on:
ftp://vienup.dnsalias.org/
Ode_test.ace
The Problem:
If u compile it and start the program, you can see
two boxes, one with a sphere at one end.
You can see that they drifft apart.
If you set in Leg::create(...)
m_pLegElementA=new LegElement(....)
the true value to false. No sphere is created.
And the two boxes donīt drifft.
If you have a slow computer ;) you can see that at
startuptime the boxes stay correct, and then start to
differ appart.
But I am not sure why. I spend a lot of time to find
the bug, perhaps you can help ?
greetz
marco