problems with ROSARIA
I am trying to install ROSARIA package for use with a pioneer robot P3DX. I am trying with two methods.
1. $ sudo svn co https://amor-ros-pkg.googlecode.com/hg/
the response is
svn: The server sent unexpected return value (405 Method Not Allowed) OPTIONS for in response to the request «https://amor-ros-pkg.googlecode.com/hg»
2. $ sudo rosinstall /opt/ros//electric/ 'http://www.ros.org/wiki/ROSARIA/Tutorials/How%20to%20use%20ROSARIA?action=AttachFile&do=get&target=amor-ros-pkg.rosinstall'
the response is
RuntimeError: maximum recursion depth exceeded
I don't know how install ROSARIA package. Can you help me please??