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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend test of link bias acceleration #185

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

diegoferigo
Copy link
Member

@diegoferigo diegoferigo commented Jun 19, 2024

I just wanted to make sure that the calculation needed by @xela-95 were correct. Apparently they are, and I took advantage of this check to extend the test.


馃摎 Documentation preview 馃摎: https://jaxsim--185.org.readthedocs.build//185/

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

xela-95 commented Jun 19, 2024

I just wanted to make sure that the calculation needed by @xela-95 were correct. Apparently they are, and I took advantage of this check to extend the test.

Thanks!!

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 a lot Diego! If there's no rush in merging this, can we think about adding also the test for the mixed representation? Otherwise, I believe it would be nice to refactor the if-condition using match-case eventually adding a:

match VelRepr.Mixed:
    # TODO: [Insert comment here on why we don't test Mixed]
    pass

so that we can work on that in the future. What do you think?

@diegoferigo diegoferigo force-pushed the extend_test_of_link_bias_acceleration branch from 414a8b6 to f98bed8 Compare June 21, 2024 12:29
@diegoferigo diegoferigo force-pushed the extend_test_of_link_bias_acceleration branch from f98bed8 to 6ac0471 Compare June 21, 2024 12:30
@diegoferigo
Copy link
Member Author

can we think about adding also the test for the mixed representation

I don't want to dedicate additional effort towards this now. Merging without mixed.

@diegoferigo diegoferigo merged commit 7b151c0 into main Jun 21, 2024
29 checks passed
@diegoferigo diegoferigo deleted the extend_test_of_link_bias_acceleration branch June 21, 2024 14:08
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

3 participants