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

Error when initialize rosdep

asked 2017-03-29 14:47:40 -0500

thanhvu94 gravatar image

I'm using Raspberry Pi 3 (Raspbian Jessie PIXEL). I'm trying to install ROS based on this tutorial: http://wiki.ros.org/ROSberryPi/Instal... .

The error I got is:

sudo rosdep init
ERROR: cannot download default sources list from: https://raw.github.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.

I read a solution on this link http://answers.ros.org/question/54150/rosdep-initialization-error/, but I don't know what is the proxy server and host of my Raspberry, and I don't know how to find it too? (I'm quite new to both Raspberry and Linux, but I need to install ROS for my project).

And when I browse the link on the error, the website cannot be opened and it says "Your connection is not private".

Can anyone explain a little bit detailed how to find proxy server and port, and what to do next to fix this problem?

Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-01-05 04:49:39 -0500

Shoeb Ahmed gravatar image

Hi All, I had been facing the same issue of ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros... Website may be down.

This error is because of your system date & time settings. I corrected my systems date and time settings and rosdep init worked.

edit flag offensive delete link more

Comments

Yes, the https negotiations will fail if the date and time are too far apart.

tfoote gravatar image tfoote  ( 2018-01-05 12:20:18 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-03-29 14:47:40 -0500

Seen: 1,430 times

Last updated: Mar 29 '17