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

rosdep 2 install system dependencies

asked 2012-05-08 09:33:33 -0500

cduguet gravatar image

Hi, it seems like i do not totally understand rosdep2. I could easily add my own system dependencies in rosdep. in the sources.list file I tried to add local yaml file addresses as:

yaml /opt/ros/fuerte/share/ros/opencv.yaml

in order to use my own built opencv-svn (Opencv2.4) package, but it rejects it because:

url must be a fully-specified URL with scheme, hostname, and path

How can I add system dependencies to rosdep2?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-05-08 12:42:40 -0500

joq gravatar image

Here is the document on defining rosdep rules .

edit flag offensive delete link more

Comments

1

You probably need to add something like file:// at the beginning.

tfoote gravatar image tfoote  ( 2012-05-17 07:44:17 -0500 )edit

Question Tools

Stats

Asked: 2012-05-08 09:33:33 -0500

Seen: 324 times

Last updated: May 08 '12