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

Goal State IK Solve Bug Fix #21

Merged
merged 1 commit into from
May 5, 2020

Conversation

marip8
Copy link
Member

@marip8 marip8 commented May 1, 2020

This PR updates the MoveIt planner to perform a goal IK solve using the end pose of the seed trajectory (instead of the first pose) as a seed state for the IK solver when checking whether a Cartesian goal is within tolerance of the seed trajectory. This addresses one of the issues in #19

@jrgnicho jrgnicho merged commit 7fe40fb into ros-industrial:melodic-devel May 5, 2020
@jrgnicho
Copy link
Member

jrgnicho commented May 5, 2020

@marip8 thanks for the contribution

@jrgnicho
Copy link
Member

jrgnicho commented May 5, 2020

fixes #19

@marip8 marip8 deleted the fix/goal_ik_solve branch June 15, 2020 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants