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

Improved RobotState feedback for setFromIK() #342

Merged
merged 1 commit into from
Nov 11, 2016

Conversation

davetcoleman
Copy link
Member

When using setFromIKSubgroups() it is actually tricky because the ordering of poses and tips must correspond exactly to the ordering of subgroups in a planning group in your SRDF. A much larger change is required to fix this sloppy API, but this PR simply adds better debug info to allow users to work around it easier.

Also, this PR makes it easier to understand why a group like "both_arms" might have more than just two subgroups "left_arm" "right_arm" but also for example "left_arm_6dof" etc

@v4hn
Copy link
Contributor

v4hn commented Nov 11, 2016

+1 merging.

Could you please backport this to i/j?

@v4hn v4hn merged commit 6347d34 into moveit:kinetic-devel Nov 11, 2016
@davetcoleman davetcoleman deleted the kinetic-ik-feedback branch November 11, 2016 17:45
@davetcoleman
Copy link
Member Author

Done

JafarAbdi added a commit to JafarAbdi/moveit that referenced this pull request Mar 24, 2022
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