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

Working with two ROS Versions on single system

asked 2013-11-19 23:28:20 -0500

MKI gravatar image

updated 2014-04-20 14:09:47 -0500

ngrennan gravatar image

Hi All,

I would like to install two versions of ROS --> Groovy and Hydro (or Groovy and Fuerte for example). Is it fine to work this way or should I have only one version of ROS installed? Has anyone tried this before?

Thanks Murali

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
5

answered 2013-11-20 00:40:11 -0500

Karl Damkjær Hansen gravatar image

Yes this is possible. If you install from e.g. Ubuntu packages they will install into /opt/ros/groovy and opt/ros/hydro.

Then you simply source the setup.bash file from the distribution you want to use.

NB: Be careful not to mix up the versions when you are running your robot. Sometimes it works, but other times it gives you some strange behaviour.

edit flag offensive delete link more

Comments

Thank you Karl, I am trying to install groovy, hydro and fuerte. your answer is right. Will try experimenting... regards Murali

MKI gravatar image MKI  ( 2013-11-20 01:08:57 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-11-19 23:28:20 -0500

Seen: 1,000 times

Last updated: Nov 20 '13