Skip to content

Python wheel generation for OMPL

Notifications You must be signed in to change notification settings

medra-ai/ompl-wheels

 
 

Repository files navigation

OMPL Wheels

Python pip-installable wheels of the OMPL project for Linux and Mac.

Setup

  1. Download a recent .whl from GitHub Releases
  2. Run pip install ompl<...>.whl (replace <...> with the actual filename)
  3. Test it: python -c 'import ompl.base'

About

Python wheel generation for OMPL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 65.8%
  • Shell 34.2%