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

Conda installing ompl version 1.4.2 #9

Closed
johnwason opened this issue Oct 28, 2021 · 2 comments
Closed

Conda installing ompl version 1.4.2 #9

johnwason opened this issue Oct 28, 2021 · 2 comments

Comments

@johnwason
Copy link
Owner

Conda is installing ompl version 1.4.2, which causes an error because libode version 1.6.0 is not available, instead version 1.6.2 is being installed.

This is probably related to #2

See also https://github.com/ros-industrial/tesseract/issues/639

I assume this is being caused by a pin somewhere one of the dependency packages.

@wolf @Tobias-Fischer how can I figure out which package is causing this behavior?

@johnwason
Copy link
Owner Author

johnwason commented Oct 28, 2021

Some trial and error suggest the offending packages are assimp fcl and pcl

@johnwason
Copy link
Owner Author

Fixed with conda-forge/ompl-feedstock#12

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

1 participant