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 method on jaxsim.math.Transform #157

Merged
merged 1 commit into from
May 21, 2024

Conversation

flferretti
Copy link
Collaborator

@flferretti flferretti commented May 21, 2024

This pull request fixes a method on the jaxsim.math.Transform class. The method from_rotation_and_translation was updated to correctly use the jaxlie.SO3 type for the rotation. This ensures that the method jaxlie.SE3.from_rotation_and_translation gets called with the correct input types


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

Co-authored-by: Diego Ferigo <diego.ferigo@iit.it>
@flferretti flferretti self-assigned this May 21, 2024
@flferretti flferretti marked this pull request as ready for review May 21, 2024 11:05
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 for the fix! This method is never used in the codebase nor tested.

@flferretti flferretti merged commit 32e454a into ami-iit:main May 21, 2024
30 checks passed
@flferretti flferretti deleted the fix/transform branch May 21, 2024 11:55
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.

None yet

2 participants