ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

PluginlibFactory: The plugin for class ‘grid_map_rviz_plugin/GridMap‘ failed to load

asked 2019-01-11 02:38:07 -0500

LucLucLuc gravatar image

updated 2022-06-12 19:36:30 -0500

lucasw gravatar image

Hi can someone help me with this error?

lucas@lucas-VirtualBox:~$ source /home/lucas/projects/imagine/build/devel/setup.bash 
lucas@lucas-VirtualBox:~$ rviz
[ INFO] [1547197031.245982719]: rviz version 1.12.16
[ INFO] [1547197031.246442344]: compiled against Qt version 5.5.1
[ INFO] [1547197031.246692910]: compiled against OGRE version 1.9.0 (Ghadamon)
[ INFO] [1547197031.735517498]: Stereo is NOT SUPPORTED
[ INFO] [1547197031.736545820]: OpenGl version: 3 (GLSL 1.3).
[ERROR] [1547197038.107183504]: PluginlibFactory: The plugin for class 'grid_map_rviz_plugin/GridMap' failed to load.  Error: Could not find library corresponding to plugin grid_map_rviz_plugin/GridMap. Make sure the plugin description XML file has the correct name of the library and that the library actually exists.
lucas@lucas-VirtualBox:~$
edit retag flag offensive close merge delete

Comments

Not without a verbatim copy-paste of the full error.

gvdhoorn gravatar image gvdhoorn  ( 2019-01-11 02:47:14 -0500 )edit

i want to include a image. But it doesnt work. I dont now why. It shows ">5 points required to upload files" I try wih Chrom/ Internet Explorer - jpg/png/ and pdf ---- do you have any idea?

LucLucLuc gravatar image LucLucLuc  ( 2019-01-11 03:15:27 -0500 )edit

There is absolutely no need for attaching images. Error messages are text and can be copy-pasted, verbatim, from the terminal window into your question. Please do so.

gvdhoorn gravatar image gvdhoorn  ( 2019-01-11 03:17:20 -0500 )edit

thanks for your fast answers. I followed your advice

LucLucLuc gravatar image LucLucLuc  ( 2019-01-11 03:28:09 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2019-01-11 03:40:45 -0500

gvdhoorn gravatar image

updated 2019-01-11 03:41:23 -0500

Have you actually installed the wiki/grid_map_rviz_plugin package?


Edit: and seeing this:

lucas@lucas-VirtualBox:~$ source /home/lucas/projects/imagine/build/devel/setup.bash

can you tell us how you've setup your workspace?

edit flag offensive delete link more

Comments

Oh nice, i actually installed the wiki/grid_map_rviz_plugin package - it works. But i want to creat a package independent project in c++..

Why do I have to install the package? Why can not cmake with catkin contain the necessary files?

LucLucLuc gravatar image LucLucLuc  ( 2019-01-11 03:54:42 -0500 )edit

But i want to creat a package independent project in c++..

I don't understand what that means, but how do you expect things to work without having the plugin actually installed?

gvdhoorn gravatar image gvdhoorn  ( 2019-01-11 03:55:44 -0500 )edit

Why do I have to install the package? Why can not cmake with catkin contain the necessary files?

LucLucLuc gravatar image LucLucLuc  ( 2019-01-11 03:58:12 -0500 )edit

Why can not cmake with catkin contain the necessary files?

?

CMake ~= Catkin are build tools. They don't contain any code other than what is needed to be able to build software.

You're sort-of asking: "why does Visual Studio not contain/provide MS Word?"

gvdhoorn gravatar image gvdhoorn  ( 2019-01-11 04:10:32 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-01-11 01:49:07 -0500

Seen: 3,840 times

Last updated: Jan 11 '19