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

error in /opt/ros/fuerte/share/ros/stack.xml

asked 2012-07-03 05:02:12 -0500

Georg gravatar image

updated 2012-07-03 05:06:26 -0500

Hi,

After updating ros fuerte today, I had the problem, that /opt/ros/fuerte/share/ros/stack.xml contained multiple "author" tags, which made roslaunch fail unconditional. Did anyone see this before?

Best Georg

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-07-03 05:18:41 -0500

updated 2013-03-14 10:09:34 -0500

tfoote gravatar image
edit flag offensive delete link more

Comments

...This really needs to be fixed...

allenh1 gravatar image allenh1  ( 2012-07-03 05:33:25 -0500 )edit
1

Thanks for the hint, but what should one do now? How can i remove the "old" style install of rospkg?

Georg gravatar image Georg  ( 2012-07-03 05:40:02 -0500 )edit

sudo pip install -U rospkg will fix it as the answers suggest. Currently, there is no other clean way. Doing a sudo pip uninstall rospkg works, too, but when you update rosdep using pip, it will be pulled in again.

Lorenz gravatar image Lorenz  ( 2012-07-03 12:32:31 -0500 )edit

Question Tools

Stats

Asked: 2012-07-03 05:02:12 -0500

Seen: 225 times

Last updated: Mar 14 '13