prismatic joint

I can't seem to get the prismatic joint to slide more than two units in either the positive or negative direction. I have tried all the combinations of set-double-spring and set-joint-limits that I can think of.

Any ideas?

Thank you,
Jonathan

prismatic joint

Sorry for the late reply here, but I'm just now looking at this and some of the other PrismaticJoint issues you've posted about.

I tested this and didn't have any problems getting the joint to slide. Here's some code I added to the JointTypeExample demo and it worked just fine:

        self set-joint-limits min -30 max 30.
        self set-strength-limit to 10000.
        self set-joint-velocity to 1.

If you're still experiencing the problem, please provide me with a simulation which demonstrates the issue.

Thanks,

- jon

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.