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

Revision history [back]

I agree with @piyushk, it's a problem downloading the tar file. Somehow the SSL protocol seems to be a problem:

SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

On my PC, it works fine; maybe just try again (it might be that the server had a hiccup).

I agree with @piyushk, it's a problem downloading the tar file. Somehow the SSL protocol seems to be a problem:

SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

On my PC, it works fine; maybe just try again (it might be that the server had a hiccup).hiccup). Or just replace "https://" by "http://" (the file is also served without SSL).