"Plugin 'Ros': load failed (could not load)" at start-up

Typically: "How do I... ", "How can I... " questions
Post Reply
fgfanta

"Plugin 'Ros': load failed (could not load)" at start-up

Post by fgfanta »

When I run V-Rep Pro Edu with ./vrep.sh, I get the error message:

Plugin 'Ros': load failed (could not load). The plugin probably couldn't load dependency libraries. Try 'ldd pluginName.so' for more infos, or simply rebuild the plugin.


Then the application starts and seems to work fine. Should I just ignore the error message? Or any way to resolve it?

It is the latest 64-bit version for Linux, running under Ubuntu 14.10.

Thanks!

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: "Plugin 'Ros': load failed (could not load)" at start-up

Post by coppelia »

Hello,

you can safely ignore the message if you are not running ROS. If you however require ROS to interact with V-REP, then you better try to recompile the ROS plugin yourself.

Cheers

fgfanta

Re: "Plugin 'Ros': load failed (could not load)" at start-up

Post by fgfanta »

I see. Thanks!

Post Reply