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

Cannot use rosdep to install image_view in ros hydro

asked 2014-03-23 20:28:57 -0500

manaXmizery gravatar image

updated 2016-10-24 08:58:58 -0500

ngrennan gravatar image

*Hi all , I am running Ubuntu 13.04 and I cannot install image_view using rosdep install image_view. It returns the following :

ERROR: Rosdep cannot find all required resources to answer your query

Missing resource image_view

ROS path [0]=/opt/ros/hydro/share/ros

ROS path [1]=/home/nyan/catkin_ws/src

ROS path [2]=/opt/ros/hydro/share

ROS path [3]=/opt/ros/hydro/stacks

Can anyone help me to solve this error? Thanks a lot in advance. *

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-03-24 02:39:30 -0500

Leyonce gravatar image

updated 2014-03-24 02:47:31 -0500

Hi, If you have already initialised and updated rosdep with:

sudo rosdep init

&
rosdep update
and it still doesn't work Try using "sudo apt-get install ros-hydro-image-view ".

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-23 20:28:57 -0500

Seen: 862 times

Last updated: Mar 24 '14