move-base-ompl icon indicating copy to clipboard operation
move-base-ompl copied to clipboard

ompl can not be loaded

Open zychaoqun opened this issue 7 years ago • 1 comments

Hi, I encountered a problem which remind me that the ompl lib can not be loaded,when I add the following line into CMakeLIst.txt, the problems was solved. Hopefully it would helps. target_link_libraries(ompl_global_planner_lib ${OMPL_LIBRARIES})

zychaoqun avatar Dec 25 '16 19:12 zychaoqun