ar_tools Install
Hey all,
I am installing artools and when I catkinmake, I get the error:
svn: E000111: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/artoolkit/code/trunk/artoolkit'
svn: E000111: Can't connect to host 'svn.code.sf.net': Connection refused
I saw the comment in the other ROS answers post which suggested the following:
Can you edit your answer to add the output of curl -I svn.code.sf.net/p/artoolkit/code/trunk/artoolkit? This will help us see what happens when you try to access the artoolkit repo. (Dan Lazewatsky)
The results are:
HTTP/1.1 301 Moved Permanently
Date: Tue, 31 May 2016 14:50:33 GMT
Server: Apache/2.2.15 (CentOS)
Location: http://svn.code.sf.net/p/artoolkit/code/trunk/artoolkit/
Content-Type: text/html; charset=iso-8859-1
Keep-Alive: 60
Via: HTTP/1.1 proxy10305'
This is not the same result as the other user, and it seems I do have access.
Best and Thanks
Asked by chewy441014 on 2016-05-31 10:12:56 UTC
Comments