[ros-users] [Discourse.ros.org] [Next Generation ROS] Workaround for rosdep update timeout issue

Chris Ye ros.discourse at gmail.com
Mon Aug 6 08:29:42 UTC 2018



While new setup ros2 environment on Ubuntu 18.04, I have blocked by rosdep update.
Try dozens of times, "rosdep update" still timeout. 

Here is workaround by Increasing timeout value.
Modify  /usr/lib/python2.7/dist-packages/rosdep2/sources_list.py
  "- DOWNLOAD_TIMEOUT=15.0"
  "+ DOWNLOAD_TIMEOUT=300.0"

After this change, rosdep update succeed on second time.





---
[Visit Topic](https://discourse.ros.org/t/workaround-for-rosdep-update-timeout-issue/5625/1) or reply to this email to respond.




More information about the ros-users mailing list