Cannot use ROS libraries

Report crashes, strange behaviour, or apparent bugs
Post Reply
RYO

Cannot use ROS libraries

Post by RYO »

Hello
I`m new with v-rep and trying to use with ROS by following this tutorial
http://www.coppeliarobotics.com/helpFil ... Indigo.htm
But, however after copying 'libv_repExtRos.so' and 'libv_repExtRosInterface.so' to the v_rep/ directory, I cannot boot the v-rep.
When I run
./vrep.sh

this error occurs.
---------------------------------------------------------------------
Plugin 'Ros': loading...
/home/amsl/v_rep/vrep: symbol lookup error: /home/amsl/v_rep/libv_repExtRos.so: undefined symbol: _ZN3ros4initERiPPcRKSsj
---------------------------------------------------------------------

I have no idea with this error.
Can somebody help me?

Thanks.

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

Re: Cannot use ROS libraries

Post by coppelia »

Hello,

did you try to recompile the packages?

Cheers

RYO

Re: Cannot use ROS libraries

Post by RYO »

Thank you for your reply.
I was just forgotten to copy the compiled libraries to the v_rep directory.
Now I can run ./vrep.sh correctly and move on to the next step.

Thank you for your help.

Post Reply