Skip to content

Cartesian goal conversion #24

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

Open
wants to merge 2 commits into
base: admittance-robot-description-param
Choose a base branch
from

Conversation

Nibanovic
Copy link

Instead of assigning the cartesian goal directly in AdmittanceRule, tried converting the goal to joint-space when message arrives.

This way, little has to be changed in AdmittanceRule.

Result of this change is not satisfactory, as the conversion is not very precise. Details in my report.

TLDR, i presume this is due to using jacobians for conversion, which has significant error for delta_x > 0.1

Anyways, I'd look for another way to resolve the issue of empty reference_ when giving goals over Pose topic.

Note:

Before using, please review the logic in last commit, as I was losing my mind from testing by the end of it. I've left some debug prints in.

Copy link

mergify bot commented Aug 27, 2024

@Nibanovic, all pull requests must be targeted towards the master development branch.
Once merged into master, it is possible to backport to admittance-robot-description-param, but it must be in master
to have these changes reflected into new distributions.

Copy link

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.

@github-actions github-actions bot added the stale label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant