darshankt

Results 2 comments of darshankt

Check whether laser sensor publishing scan data on /scan topic or not. If not fix the laser sensor to publish scan data on topic. Then try

Install OMPL dependency $ sudo apt install libompl-dev Do below change in CMakeList Instead of find_package(OMPL REQUIRED) change to find_package(OMPL)