opnsense-ports/misc/ompl/pkg-descr
Franco Fichtner d83977b8fe */*: sync with upstream
Taken from: HardenedBSD
2020-10-20 20:49:39 +02:00

12 lines
751 B
Text

The open motion planning library (OMPL) is a new library for sampling-based
motion planning, which contains implementations of many state-of-the-art
planning algorithms. The library is designed in a way that it allows the user
to easily solve a variety of complex motion planning problems with minimal
input. OMPL facilitates the addition of new motion planning algorithms, and it
can be conveniently interfaced with other software components. A simple
graphical user interface (GUI) built on top of the library, a number of
tutorials, demos, and programming assignments are designed to teach students
about sampling-based motion planning. The library is also available for use
through Robot Operating System (ROS).
WWW: https://ompl.kavrakilab.org/