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

Ubuntu 13.10 and ROS from source

asked 2014-01-10 13:50:40 -0600

Kel gravatar image

Hi Guys,

I am trying to install ROS Hydro from source on my fresh install of 13.10. The reason being is I have be a shiny new laptop with a Haswell chip that REALLY doesn't play nice with previous versions of gcc before 4.8.

Anyways, I was going through the source install tutorial

http://wiki.ros.org/hydro/Installation/Source

and it mentions that you need to grab the source list for this distribution:

If you have trouble installing the packages in the command above, make sure you have added the packages.ros.org debian repository to your apt source lists as described starting here: hydro/Installation/Ubuntu#hydro.2BAC8-Installation.2BAC8-Sources.Setup_your_sources.list

The problem is that there is no source list for saucy on the page mentioned. I know that there are no debian packages for saucy, but where are the source lists so I can install things like python-rosdep etc. Do I need to compile those from source too?

I know that people have managed to get this working, just not sure how. Thanks for the help!

Cheers, Kel

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-01-10 13:55:42 -0600

Dirk Thomas gravatar image

You can use the raring line as a template and substitute raring with saucy. The repository will not contain any ROS packages but all Python tools necessary to build ROS from source (like python-rosdep).

edit flag offensive delete link more

Comments

Thanks! And I just ignore the warning about the packages not being authenticated?

Kel gravatar image Kel  ( 2014-01-10 14:32:01 -0600 )edit

Yes, that is the case for all ROS repos currently.

Dirk Thomas gravatar image Dirk Thomas  ( 2014-01-10 16:54:30 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2014-01-10 13:50:40 -0600

Seen: 766 times

Last updated: Jan 10 '14