ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Install OMPL dependency $ sudo apt install libompl-dev

Do below change in CMakeList

Instead of find_package(OMPL REQUIRED) change to find_package(OMPL)