ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
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).
![]() | 2 | No.2 Revision |
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).