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

uwsim_binary: symbol lookup error robot_state_publisher

asked 2016-05-24 22:45:10 -0500

msporyshev gravatar image

updated 2016-05-25 06:48:33 -0500

gvdhoorn gravatar image

Installed uwsim on Ubuntu 14.04 through apt-get. Got this when running rosrun uwsim uwsim:

/opt/ros/jade/lib/uwsim/uwsim_binary: symbol lookup error: /opt/ros/jade/lib/libuwsim.so: undefined symbol: _ZN21robot_state_publisher19RobotStatePublisherC1ERKN3KDL4TreeERKN4urdf5ModelE

I use ros-jade-desktop-full package, installed through apt-get.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-25 04:10:21 -0500

Javier Perez gravatar image

Hi,

You are probably using an old version of robot-state-publisher and its interface changed after it was installed. Try updating it using:

sudo apt-get install ros-jade-robot-state-publisher

That should solve it.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2016-05-24 22:45:10 -0500

Seen: 211 times

Last updated: May 25 '16