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

KDL IK solver: fix handling of mimic joints (#1490) #1517

Merged
merged 1 commit into from
Jun 23, 2019

Conversation

v4hn
Copy link
Contributor

@v4hn v4hn commented Jun 23, 2019

Backport of #1490 .
The code that originally introduced the problem was merged in melodic-devel.

  • correctly count mimic joints
  • don't resize extra_joint_weights vector

Fixes an issue introduced in 5bedb7a.

- correctly count mimic joints
- don't resize extra_joint_weights vector

Fixes an issue introduced in 5bedb7a.
@v4hn v4hn added the backport porting back changes from more current branches label Jun 23, 2019
@v4hn v4hn requested a review from rhaschke June 23, 2019 14:08
@v4hn v4hn added the melodic PRs to be merged into melodic branch label Jun 23, 2019
@rhaschke rhaschke merged commit d1d06c4 into moveit:melodic-devel Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport porting back changes from more current branches melodic PRs to be merged into melodic branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants