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

install ROS groovy and Hydro at the same time

asked 2014-02-25 02:25:33 -0500

For different projects, I need to have Groovy and Hydro installed in my system. How do I use the catkin_ws and other packages? Do I have separate catkin_ws? Can I rename them separately like catkin_ws_g and catkin_ws_h, or will it create accessibility problems?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-02-25 02:56:34 -0500

dornhege gravatar image

Sure, that's no problem. Just install both.

You'll need to have different workspaces though as the code in there will be compiled and linked against the specific ROS distribution.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-02-25 02:25:33 -0500

Seen: 175 times

Last updated: Feb 25 '14