Cannot load OMPL global planner plugin [closed]
Hi all !
Recently I have been trying other's global planner plug-ins, and I came across this global planner plugin ( https://github.com/windelbouwman/move... ) and keep running into this problem like the following:
[FATAL] [1453693784.973444827, 729.192000000]: Failed to create the ompl_global_planner/OmplGlobalPlanner planner, are you sure it is properly registered and that the containing library is built? Exception: Failed to load library /home/iceira/indigo_ws/devel/lib//libompl_global_planner_lib.so. Make sure that you are calling the PLUGINLIB_EXPORT_CLASS macro in the library code, and that names are consistent between this macro and your XML. Error string: Could not load library (Poco exception = /home/iceira/indigo_ws/devel/lib//libompl_global_planner_lib.so: undefined symbol: _ZNK4ompl4base21OptimizationObjective11isSatisfiedENS0_4CostE)
What should I do? How do I debug it ?
So I tried again. I checked through all necessary files for plugin, still no avail. Then I tried
and the demangled message reads: