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