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

Fix conversion of non-inertial-fixed contact forces in jaxsim.api.contact.collidable_point_dynamics #241

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

diegoferigo
Copy link
Member

@diegoferigo diegoferigo commented Sep 20, 2024

The transform used to convert contact forces from inertial-fixed representation to either body-fixed or mixed was not correct. It used the base transform ${}^W \mathbf{H}_B$ instead of the transforms of the contact frames ${}^W \mathbf{H}_{C_i}$.

cc @xela-95


📚 Documentation preview 📚: https://jaxsim--241.org.readthedocs.build//241/

Copy link
Collaborator

@flferretti flferretti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Diego, LGTM!

Copy link
Member

@xela-95 xela-95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @diegoferigo ! For me it looks good!

@diegoferigo diegoferigo merged commit 1bfb3a6 into main Sep 23, 2024
25 checks passed
@diegoferigo diegoferigo deleted the fix_force_conversion branch September 23, 2024 07:21
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

Successfully merging this pull request may close these issues.

3 participants