ompl
« Back to VersTracker
Description:
Open Motion Planning Library consists of many motion planning algorithms
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Other
Tags: robotics motion-planning c++ algorithm library
Install: brew install ompl
About:
OMPL is a C++ library for sampling-based motion planning, implementing algorithms like RRT, PRM, and KPIECE. It decouples the representation of the environment and the robot from the planning algorithm itself, providing a flexible framework for complex robotic systems. The library is designed to be integrated into larger systems like MoveIt! and OpenRAVE.
Key Features:
  • Modular C++ library design
  • Standard algorithms (RRT, PRM, EST, etc.)
  • Benchmarking tools included
  • Python bindings available
Use Cases:
  • Robot arm path planning in cluttered environments
  • Autonomous vehicle navigation
  • Computational biology (protein folding simulations)
Alternatives:
  • MoveIt! – Higher-level framework that uses OMPL for planning
  • OpenRAVE – Full simulation environment with built-in planning
Version History
Detected Version Rev Change Commit
Sep 16, 2025 8:57am 2 VERSION_BUMP a519679f
Dec 16, 2024 6:40am 9 VERSION_BUMP f170686e
Nov 3, 2024 2:38pm 8 VERSION_BUMP dbb58996