[ODE] VS.NET build branch
Bram Stolk
bram at sara.nl
Thu Mar 23 15:49:51 MST 2006
J. Perkins wrote:
> test_collision: Calls dDebug() at test_collision.cpp(975)
On ia32 linux, double precision:
stolk at suske:~/src/opende/ode/test$ ./test_collision
testing batch 1 (1000 reps)...
1: test_sphere_point_depth : ok
2: test_box_point_depth : FAILED (89.40%) at line 326
3: test_ccylinder_point_depth : ok
4: test_plane_point_depth : ok
10: test_ray_and_sphere : ok
11: test_ray_and_box : FAILED (8.00%) at line 721
12: test_ray_and_ccylinder : ok
13: test_ray_and_plane : ok
100: test_dBoxTouchesBox : ok
101: test_dBoxBox : ok
single precision gives me this, however:
stolk at suske:~/src/opende/ode/test$ ./test_collision
testing batch 1 (1000 reps)...
ODE INTERNAL ERROR: bad
Abort
It is triggered by the test_dBoxTouchesBox
bram
> Jason
>
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
More information about the ODE
mailing list