[ODE] General lack of understanding

mal content artifact.one at googlemail.com
Thu Nov 16 15:06:43 MST 2006


On 16/11/06, Christoph Beyer <boernerb at web.de> wrote:
> what is this???
> o->geom = dCreateBox(space, o->block.w, o->block.h, 0.0);
> a box with no depth? this sounds very crazy.
> I don't believe the collision-routines supports this ;-)
> just try to set a constant depth like 1.0
>
> christoph

Yes, I agree. Changing it to 1.0 doesn't actually change the behaviour
though.

I've added some printf statements to make sure that no strange things
are going on in the Z dimension.

http://pastebin.ca/250362

I've now got as far as this:

http://img484.imageshack.us/img484/6474/boxhangwi5.png

The box lands, penetrates into the larger box, slowly pushes up and
out and then just hangs there like that. The printf statements show
no collisions and no apparent movement of any kind.

MC


More information about the ODE mailing list