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

roslocate info turtlebot | rosws merge -

asked 2012-08-18 06:50:40 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Well ... in guide : http://www.ros.org/wiki/fuerte/Installation/Overlays I try to do this command:

roslocate info turtlebot | rosws merge -

But I receive this error:

File "/usr/bin/rosws", line 64, in <module>
  sys.exit(rosinstall.rosws_cli.rosws_main(sys.argv))
File "/usr/lib/pymodules/python2.7/rosinstall/rosws_cli.py", line 551, in rosws_main    
 return ws_commands[command](workspace, args)
File "/usr/lib/pymodules/python2.7/rosinstall/rosws_cli.py", line 259, in cmd_merge
  config=config)
File "/usr/lib/pymodules/python2.7/rosinstall/multiproject_cli.py", line 612, in prompt_merge
extra_verbose))
File "/usr/lib/pymodules/python2.7/rosinstall/multiproject_cli.py", line 512, in _get_element_diff
  diff = string_diff(old_val, new_val)
File "/usr/lib/pymodules/python2.7/rosinstall/common.py", line 139, in string_diff
  str1 = str1.ljust(len(str2))
AttributeError: 'list' object has no attribute 'ljust'
edit retag flag offensive close merge delete

Comments

I receive : - hg: local-name: turtlebot meta: repo-name: turtlebot-ros-pkg uri: https://kforge.ros.org/turtlebot/turtlebot version: default What is the result in this case? And I have to put the result in "fuerte_workspace"?

leo_eng gravatar image leo_eng  ( 2012-08-18 09:23:09 -0500 )edit

I receive

leo_eng gravatar image leo_eng  ( 2012-08-18 09:23:10 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
3

answered 2012-08-18 08:29:16 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

That's a bug, thanks for reporting it. I filed it here: https://kforge.ros.org/vcstools/trac/ticket/65 will investigate

In the meantime, you can just call:

roslocate info turtlebot

and add the result to the .rosinstall file in your workspace

edit flag offensive delete link more
0

answered 2012-08-31 04:23:11 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

That happened to me also, how do I use the bug fix?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-08-18 06:50:40 -0500

Seen: 1,415 times

Last updated: Aug 31 '12