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(robot-model): improve test coverage for ik #206

Merged
merged 4 commits into from
Dec 5, 2024
Merged

fix(robot-model): improve test coverage for ik #206

merged 4 commits into from
Dec 5, 2024

Conversation

domire8
Copy link
Member

@domire8 domire8 commented Nov 28, 2024

Description

This PR adds a test case that measures the success rate of the IK algorithm on 3 urdfs: panda, ur5e, xArm 6. The desired success rate is at least 95% so the tests are currently failing. I'd like to commit this as is, making main essentially failing the tests. But this way we have our base line and can improve from that.

Review guidelines

Estimated Time of Review: 5 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

Copy link
Member

@bpapaspyros bpapaspyros left a comment

Choose a reason for hiding this comment

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

looks good to me and I agree it's going to be nice to have a test for this! thanks!

@domire8 domire8 merged commit 4b821d0 into main Dec 5, 2024
4 of 5 checks passed
@domire8 domire8 deleted the fix/ik branch December 5, 2024 14:56
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants