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

Where are the ROS Hydro stacks installed?

asked 2013-08-30 16:59:35 -0500

SaiHV gravatar image

updated 2015-08-18 01:35:09 -0500

ahendrix gravatar image

Hi,

Can anyone tell me what happened to the (usual) source code location inside the /stacks folder? After an installation of ros-hydro-desktop-full, the size of /opt/ros/hydro is 279.5 MB compared to Fuerte's 3.1 GB.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2013-08-30 20:24:44 -0500

tfoote gravatar image

For packages which have transitioned to the new buildsystem catkin, the source is not installed by default.

If you want the source for a debian package. Duplicate the packages.ros.org line in your apt.sources.list file and put 'deb-src' instead of 'deb'

Then you can apt-get source PACKAGENAME

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-08-30 16:59:35 -0500

Seen: 696 times

Last updated: Aug 30 '13