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

hjeldin's profile - activity

2015-10-26 13:48:52 -0500 received badge  Famous Question (source)
2014-08-03 05:26:22 -0500 received badge  Teacher (source)
2014-01-27 10:55:15 -0500 received badge  Notable Question (source)
2013-12-17 23:01:40 -0500 received badge  Popular Question (source)
2013-12-07 05:35:57 -0500 answered a question Fuerte: Install bullet from source

Hello, i found it through gen_rosinstall.py, you can find it here: ros-dry-releases.googlecode.com/svn/download/stacks/bullet/bullet-2.79/bullet-2.79.tar.bz2

2013-12-05 22:14:55 -0500 asked a question fuerte install from source

Hello, i'm trying to install ROS _fuerte_ on my brand new ubuntu 13.10, i've been following fuerte/Installation/Ubuntu/Source guide.

In step 1.2.2, the guide says i need to execute this command:

rosinstall ~/ros "***[omit]***/cgi-bin/gen_rosinstall.py?rosdistro=fuerte&variant=desktop-full&overlay=no"

The thing is I can't, since packages.ros.org doesn't contain cgi-bin/gen_rosinstall anymore.

So i came here, found a script on github, mbeards/gen_rosinstall but i can't use it to install anything since it doesn't actually install the packages in $ROS_ROOT.

Is there a backup of packages.ros.org?

Is there any other way to install or compile from source fuerte?