Update ompl_interface with latest version of OMPL (backport #2994) #3600
+17
−21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
I'm working on debugging some issues and require building MoveIt2 and OMPL from source. This PR updates the package
moveit_planners_omplto work with the latest changes made in OMPL and it's more modern approach to exporting/linking the library but will require building it from source until a new release is made (I am working on getting it released and will keep this PR updated with the status).I was also having issues with OMPL but that package was recently updated to properly work with Colcon. Here is a link to the issue.
Big thanks to @JafarAbdi and @mamoll for helping me debug some of these issues and getting this updated! 🥇
Checklist
This is an automatic backport of pull request #2994 done by [Mergify](https://mergify.com).