[ODE] new assert in box.cpp

Bram Stolk b.stolk at gmail.com
Mon Sep 24 10:11:35 MST 2007


The assert has been removed.
I think it can be triggered due to FP precision.

  Bram


On 9/23/07, Irrisor <irrisor at dev.java.net> wrote:
>
> Hi,
>
> box.cpp was changed recently and now contains these lines:
>
>    if (cnum < 1) {
>           dIASSERT(0);
>           return 0;     // this should never happen
>    }
>
>
> The problem with this is: it does happen!
> Oleh, do you have an idea why? I checked for NaNs in the local vars but
> does not
> seem to be the problem...
>
> /Irrisor
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://ode.org/mailman/listinfo/ode
>



-- 
Zapp: Captain's log, stardate...er..
Kif: Ohhh. April 13th.
Zapp: April 13th. Point 2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ode.org/pipermail/ode/attachments/20070924/467b67cc/attachment.htm


More information about the ODE mailing list