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

Is there a difference between Ubuntu versions

asked 2014-10-06 18:07:24 -0500

ct2034 gravatar image

updated 2014-10-06 20:15:38 -0500

Hi community

I have currently developed all packages I need using Ubuntu precise and ROS hydro.
I know that it could be some hassle to move to ROS indigo.
But can there be any problems involved to move to another Ubuntu version?
Or in other words: How do I choose the right version of Ubuntu to use for my robot?

Thanks for your help

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2014-10-06 20:38:46 -0500

paulbovbel gravatar image

updated 2014-10-06 20:43:06 -0500

If you're developing with Hydro, your best (and only) choice for ROS distribution is 12.04. All other distributions supported by hydro have been EOLed (end-of-life) and are no longer receiving updates. Since precise is LTS, it will be receiving support and updates on the important bits (i.e. libraries, kernel) until 2017.

If you want to take advantage of a newer distribution - 14.04 (supported until 2019), the migration to indigo for most code is extremely painless.

edit flag offensive delete link more

Comments

This means ... if I want to use 14.04, have to move to indigo - otherwise I stick with 12.04?

ct2034 gravatar image ct2034  ( 2014-10-06 22:06:46 -0500 )edit
1

Yes, that's the case.

paulbovbel gravatar image paulbovbel  ( 2014-10-06 22:11:22 -0500 )edit
0

answered 2014-10-06 20:30:02 -0500

Mehdi. gravatar image

the latest ROS Hydro release was on Ubuntu 13.04 http://wiki.ros.org/hydro/Installation/Ubuntu So I guess that is the latest version of Ubuntu you can upgrade to without having to install ROS from the source code. The problem between recent and old Ubuntu versions is that some libraries that ROS depends on are different.

edit flag offensive delete link more

Comments

1

Ubuntu 13.04 has been EOL since January.

paulbovbel gravatar image paulbovbel  ( 2014-10-06 20:35:20 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-10-06 18:07:24 -0500

Seen: 306 times

Last updated: Oct 06 '14