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

Unable to get groovy source code through rosinstall [closed]

asked 2014-02-12 01:52:51 -0500

jbrindza gravatar image

I am trying to follow the instructions for installing groovy through source code here from the ros website

but I am getting this error when I run the rosinstall generator:

$ rosinstall_generator desktop-full --rosdistro groovy --deps --wet-only > groovy-desktop-full-wet.rosinstall
# rosdistro.get_cached_release() has been deprecated in favor of the new function rosdistro.get_cached_distribution() - please check that you have the latest versions of the Python tools (e.g. on Ubuntu/Debian use: sudo apt-get update && sudo apt-get install --only-upgrade python-bloom python-rosdep python-rosinstall python-rosinstall-generator)
# rosdistro.get_release_cache() has been deprecated in favor of the new function rosdistro.get_distribution_cache() - please check that you have the latest versions of the Python tools (e.g. on Ubuntu/Debian use: sudo apt-get update && sudo apt-get install --only-upgrade python-bloom python-rosdep python-rosinstall python-rosinstall-generator)
Could not fetch information for stack 'slam_gmapping' with version '1.2.8': HTTP Error 404: Not Found (https  :  //  code DOT ros DOT org/svn/release/download/stacks/slam_gmapping/slam_gmapping-1.2.8/slam_gmapping-1.2.8.yaml)

Also, I am not sure why I am getting those deprecated function errors, I believe I am up to date:

python-rosinstall Version: 0.7.3-1

python-rosinstall-generator Version: 0.1.7-1

python-bloom Version: 0.7.3-1

python-rosdep Version: 0.10.25-1

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by jbrindza
close date 2014-02-12 02:19:05

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-02-12 02:18:53 -0500

jbrindza gravatar image

It appears to have been a problem with pip/easy_install and debian conflicts: http://answers DOT ros DOT org/question/44186/how-do-i-solve-fuerte-overlay-creation-problem/

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-02-12 01:52:51 -0500

Seen: 226 times

Last updated: Feb 12 '14