When trying to launch move_base with the range_sensor plugin I keep getting the error message:
terminate called after throwing an instance of 'pluginlib::LibraryLoadException'
what(): Failed to load library /home/lslabon/shotbot/catkin_ws/devel/lib//librange_sensor_layer.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/lslabon/shotbot/catkin_ws/devel/lib//librange_sensor_layer.so: undefined symbol: _ZN10costmap_2d12CostmapLayer9clearAreaEiiii)
I got another error when trying to launch move_base with range_sensor plugin and in other threads it said installing navigation from source will solve the issue.. But after trying this I get the above error.
I already tried deleting and reinstalling navigation_layers but I keep getting this error.
I hope somebody can help me.. I found a thread where someone had exactly the same issue but it was posted under a wrong repository, therefore it was closed...
When trying to launch move_base with the range_sensor plugin I keep getting the error message:
I got another error when trying to launch move_base with range_sensor plugin and in other threads it said installing navigation from source will solve the issue.. But after trying this I get the above error. I already tried deleting and reinstalling navigation_layers but I keep getting this error.
I hope somebody can help me.. I found a thread where someone had exactly the same issue but it was posted under a wrong repository, therefore it was closed...