Python pip-installable wheels of the OMPL project for Linux and Mac.
- Download a recent
.whlfrom GitHub Releases - Run
pip install ompl<...>.whl(replace<...>with the actual filename) - Test it:
python -c 'import ompl.base'
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python pip-installable wheels of the OMPL project for Linux and Mac.
.whl from GitHub Releasespip install ompl<...>.whl (replace <...> with the actual filename)python -c 'import ompl.base'