Open aaravrav142 opened 5 years ago
Hi,
I faced the same problem (on Ubuntu 18.10 / ROS Melodic), I fixed it by modifying the CMakeLists.txt
, I created a pull request.
Hi @abougouffa , Thanks for the pull request. With your pull on the CMakeList it compiles fine. However, I am unable to see the mapping process after running the rosrun with my image topic. Any pointers on this? Thanks
Hi,
I am trying to run this on Ubuntu 16 ROS kinetic but always gettting the same message when doing catkin_make.
Not sure why its not able to find ros libraries because I can see that catkin required packages are there in the CMakeList.
Thanks