lianlab / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

Constraints between fixed and dynamic objects are too soft #210

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

There seem to be issues when fixing a static to a dynamic object, using the 
6DOF constraint. See discussion here:

http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=3402

Original issue reported on code.google.com by erwin.coumans on 28 Mar 2009 at 6:33

GoogleCodeExporter commented 9 years ago
Related problem is discussed here:

http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?t=4254

I'm working on that now, improved version should be more rigid.

Original comment by rpo...@gmail.com on 17 Nov 2009 at 7:34

GoogleCodeExporter commented 9 years ago
Improved for slider, hinge and 6DOF as of r1832
Use m_useOffsetForConstraintFrame = false to turn this feature off 

Original comment by rpo...@gmail.com on 25 Nov 2009 at 11:56