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

install system depencies of a ros hydro installation

asked 2014-06-26 09:49:19 -0500

Auron gravatar image

Hello,

maybe someone can help me with my little problem regarding ROS.

Let's say we have a valid ros hydro installation from source in a none root / system directory (for e.g. installed to a mounted /home partition). Now i want to use a freshly installed system (means root / partition) without any ros system depencies installed. The guide for installing ros from source only mentions how to install the depencies with rosdep which uses the list of packages in the src directory.

How can i resolve / install all the system-depencies the ros-installation have?

With best regards,

Torsten

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-06-26 18:15:53 -0500

demmeln gravatar image

You should be able to do this in the same way you would from the folder with sources, i.e.

rosdep install --from-paths /path/to/hydro/install -i --rosdistro hydro
edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-06-26 09:49:19 -0500

Seen: 120 times

Last updated: Jun 26 '14