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

Solving environment hangs when OMPL is included on Linux #2

Closed
johnwason opened this issue May 31, 2021 · 2 comments
Closed

Solving environment hangs when OMPL is included on Linux #2

johnwason opened this issue May 31, 2021 · 2 comments

Comments

@johnwason
Copy link
Owner

If the OMPL package is included on Linux, the environment can't be solved. It hangs forever and never returns a solution. Currently, the OMPL package is using on Windows, but OMPL is built from source on Linux.

The relevant lines are:

Include the OMPL source, but only on Linux:

- url: https://github.com/ompl/ompl/archive/1.5.2.tar.gz # [linux]

OMPL has a package.xml file, so it builds normally using colcon without any additional modifications.

@Tobias-Fischer
Copy link

Have you tried conda mambabuild to see what the issue in solving the environment with ompl is?

@johnwason
Copy link
Owner Author

This has been fixed in the newest version.

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

No branches or pull requests

2 participants