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

leo_eng's profile - activity

2013-02-26 09:27:07 -0500 received badge  Taxonomist
2012-11-15 00:21:34 -0500 received badge  Famous Question (source)
2012-10-04 19:03:29 -0500 received badge  Famous Question (source)
2012-08-31 04:22:18 -0500 received badge  Good Question (source)
2012-08-31 04:17:42 -0500 received badge  Famous Question (source)
2012-08-29 10:43:55 -0500 received badge  Notable Question (source)
2012-08-23 18:29:54 -0500 received badge  Notable Question (source)
2012-08-20 10:58:40 -0500 received badge  Popular Question (source)
2012-08-20 09:03:22 -0500 commented question roslocate info turtlebot

Exception caught during install: Error processing 'turtlebot' : 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)

ERROR: Error processing 'turtlebot' : 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)

2012-08-20 09:03:10 -0500 commented question roslocate info turtlebot

Thanks a lot! I have another problem when I use " rows update ". Itry to correct here! Thanks again!

2012-08-20 07:52:10 -0500 commented question roslocate info turtlebot
2012-08-20 07:38:47 -0500 asked a question roslocate info turtlebot

In tutorial http://www.ros.org/wiki/fuerte/Installation/Overlays, I get the result and I did this command In workspace that have .rosinstall:

rosws merge https://kforge.ros.org/turtlebot/turtlebot -t .

But I receive a error:

ERROR: Invalid multiproject yaml format in [https://kforge.ros.org/turtlebot/turtlebot]: mapping values are not allowed here in "<file>", line 8, column 27

2012-08-19 21:01:58 -0500 received badge  Notable Question (source)
2012-08-19 07:54:26 -0500 received badge  Popular Question (source)
2012-08-18 11:00:24 -0500 received badge  Nice Question (source)
2012-08-18 09:33:44 -0500 received badge  Student (source)
2012-08-18 09:23:10 -0500 commented question roslocate info turtlebot | rosws merge -

I receive

2012-08-18 09:23:09 -0500 commented question roslocate info turtlebot | rosws merge -

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"?

2012-08-18 08:47:13 -0500 received badge  Popular Question (source)
2012-08-18 06:50:40 -0500 asked a question roslocate info turtlebot | rosws merge -

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'
2012-08-18 06:37:56 -0500 received badge  Scholar (source)
2012-08-18 06:37:29 -0500 received badge  Supporter (source)
2012-08-17 13:10:58 -0500 asked a question rosws update turtlebot

When I try to do the command "rosws update turtlebot", in tutorial : http://www.ros.org/wiki/fuerte/Installation/Overlays, I receive this message:

File "/usr/lib/pymodules/python2.7/vcstools/common.py", line 141, in run_shell_command

stdout = "\n".join(stdout_buf)

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)

Exception caught during install: Error processing 'turtlebot' : 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)

Someone could help me?

ERROR: Error processing 'turtlebot' : 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)