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 ordering of planning adapters #69

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

tnaka
Copy link

@tnaka tnaka commented Aug 9, 2020

As explained in moveit/moveit#2053, AddTimeParameterization should be at the begining of the list.

I tried trajectry execution with pipeline:=ompl-chomp on gazebo simulation, and got this error.

[ERROR] [1596992896.473259092, 34.748000000]: Trajectory message contains waypoints that are not strictly increasing in time.

This PR resolves the problem.

As explained in moveit/moveit#2053
AddTimeParameterization should be at the begining of the list.
@v4hn v4hn merged commit f2dedbd into moveit:melodic-devel Aug 10, 2020
@rickstaa rickstaa mentioned this pull request Nov 12, 2021
26 tasks
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.

2 participants