Hello, I am attempting to design an feature that exports laminate robot models to popupcad for the purpose of physics simulation. Unfortunately, the default physics engine ODE does not appear to solve the joints of the model very accurately and in fact will often cause the model to rip apart. While the physic engines DART and Simbody look much more promising, they both seem to cause "thin" meshes to fall straight through the planes. Meanwhile, while ODE solves the joints of the model atrociously, it does get the collisions correct. Any idea on how I can get this model to not fall through the floor, but still have it decently solve the joints?