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

Xure's profile - activity

2014-04-03 15:03:13 -0500 commented answer rosdep initialization without internet

Thank you very much, I've tried type "rosdep update" for tow days, and it worked at last.....

2014-04-02 23:13:17 -0500 commented answer rosdep initialization without internet

@tfoote Hi,tfoote, I've tried your method to change the sources.list file like this"# os-specific listings first yaml http://localhost:11311/home/xu/sourcelists/osx-homebrew.yaml osx # generic yaml http://localhost:11311/home/xu/sourcelists/base.yaml yaml http://localhost:11311/home/xu/sourcelists/python.yaml yaml http://localhost:11311/home/xu/sourcelists/ruby.yaml gbpdistro http://localhost:11311/home/xu/sourcelists/fuerte.yaml fuerte # newer distributions (Groovy, Hydro, ...) must not be listed anymore, they are being fetched from the rosdistro index.yaml instead". And then, the error comes out "ERROR: unable to process source [http://localhost:11311/home/xu/sourcelists/osx-homebrew.yaml]: <urlopen error="" [errno="" 111]="" connection="" refused=""> (http://localhost:11311/home/xu/sourcelists/osx-homebrew.yaml)". Sorry for my poor English, haha...I've no idea then, looking forward to you help, thank you !

2014-04-02 17:26:45 -0500 commented answer rosdep initialization without internet

@tfoote Hi,tfoote, I've met the "rosdep update"problem recently, can you give me an example of creating "the sources.list file to point to the file:/// url then rosdep update", thanks a lot !!

2014-04-01 22:09:13 -0500 commented answer Hello, when I run rosdep update, i get 'timed out'..

I've met the same problem, I'm going to be crazy...

2014-04-01 16:59:39 -0500 commented answer rosdep update error

Hi, I'm quite new to ROS, I have a problem while updating rosdep, please help me ,thanks a lot ! xu@xu-lap:~$ which rosdep /usr/local/bin/rosdep xu@xu-lap:~$ rosdep --version 0.10.25 xu@xu-lap:~$ apt-cache policy python-rosdep python-rosdep: 已安装: 0.10.25-1 候选软件包:0.10.25-1 版本列表: *** 0.10.25-1 0 500 http://packages.ros.org/ros/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status xu@xu-lap:~$ sudo rm /etc/ros/rosdep/sources.list.d/20-default.list [sudo] password for xu: xu@xu-lap:~$ sudo rosdep init Wrote /etc/ros/rosdep/sources.list.d/20-default.list Recommended: please run rosdep update xu@xu-lap:~$ ^C xu@xu-lap:~$ rosdep update reading in sources list data from /etc/ros/rosdep/sources.list.d Hit https://github.com/ros/rosdistro/raw/master/rosdep/osx-homebrew.yaml ERROR: error loading sources list: The read operation timed out xu@xu-lap:~$ rosdep update reading ... (more)