Problem with btGeneric6DofConstraint

Youne
Posts: 40
Joined: Sun Jan 27, 2008 2:55 pm

Problem with btGeneric6DofConstraint

Post by Youne »

Hi Erwin


I created a "Slider" to model a "Hydraulic jack" using two rigidbodies (cylinder) and the function btGeneric6DofConstraint.
By defining:
Lowerlimit < Upperlimit -> axis it limited in that range

I am in the process of constructing a model made up of several "Slider". The problem is that the "Slider" does not often respect the imposed limitations and it ends up in all different directions. Is there a method or a way to rectify this instability?

Thank you for your helps

Y