Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joint limits for revolute joint will not be applied from the JointData. #260

Open
smjnab opened this issue Jan 31, 2024 · 0 comments
Open

Comments

@smjnab
Copy link

smjnab commented Jan 31, 2024

If specifying joint limits for the data returned from JointData.resvolute(...) metod, it will not have an affect when creating the joint using world.createImpulseJoint(...);

It works to set the limits on the created revolute joint.

(Prismatic joints work with setting the jointData).

Rapier 0.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant