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 chomp adapter #1525

Merged
merged 4 commits into from
Jun 28, 2019
Merged

Fix chomp adapter #1525

merged 4 commits into from
Jun 28, 2019

Conversation

rhaschke
Copy link
Contributor

Looks like #1473 introduced a new chomp issue: Initializing the chomp trajectory from an OMPL trajectory (when used as an adapter), was using the wrong function to access joint positions.
This fixes #1452 (comment).
Additionally, the new trajectory is interpolated to yield smooth results also when the initialized solution is returned.

When returning with initialized trajectory, it was always logging "using path from iteration -1".
@rhaschke rhaschke requested a review from bmagyar as a code owner June 28, 2019 09:56
Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

Only a few minor comments, very good set of changes otherwise, thanks for taking the time!!

@rhaschke rhaschke merged commit cfb46fe into moveit:master Jun 28, 2019
@rhaschke rhaschke deleted the fix-chomp-adapter branch June 28, 2019 13:10
sjahr pushed a commit to sjahr/moveit that referenced this pull request Jun 21, 2024
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.

chomp/OptimizerAdapter: Start state is empty
2 participants