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

Rigid contacts speedup improvements #237

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

xela-95
Copy link
Member

@xela-95 xela-95 commented Sep 19, 2024

This PR updates the RigidContacts class removing redundant calls to get kin-dyn quantities like contact jacobians, system velocity, etc.

It also exposes the QP solver tolerance.


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

@xela-95 xela-95 self-assigned this Sep 19, 2024
Copy link
Member

@diegoferigo diegoferigo left a comment

Choose a reason for hiding this comment

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

Early feedback.

@xela-95 xela-95 force-pushed the fix/rigid-contacts-speedup branch from 93c5c1c to effbb0e Compare September 24, 2024 09:41
@xela-95
Copy link
Member Author

xela-95 commented Sep 24, 2024

Addressed review comments and rebased on main.

@xela-95 xela-95 requested a review from diegoferigo September 24, 2024 09:42
@xela-95 xela-95 marked this pull request as ready for review September 24, 2024 09:43
@xela-95 xela-95 requested a review from flferretti as a code owner September 24, 2024 09:43
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.

That's great! Thanks @xela-95, LGTM

Copy link
Member

@diegoferigo diegoferigo left a comment

Choose a reason for hiding this comment

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

Great! Thanks @xela-95 for the speedup improvement.

@diegoferigo diegoferigo merged commit 100b60c into ami-iit:main Sep 25, 2024
13 checks passed
@xela-95 xela-95 deleted the fix/rigid-contacts-speedup branch September 25, 2024 09:27
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