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

Rosdep Error

asked 2011-02-17 14:08:40 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I'm a newbie to Linux and ROS.

Have successfully installed Ubuntu and (I believe) ROS and am in the process of installing various stacks.

One stack is the iheart-robotics rovio driver.

I've attempted to follow the directions to the point I am supposed to issue "rosdep install rovio" from within the installation directory.

It spins for a few seconds and reports an error. The sequence is:

mike@mike-EP45C-UD3R:~/mikeros/iheart-ros-pkg$ dir
ihr_demos  ihr_tools  README  rovio
mike@mike-EP45C-UD3R:~/mikeros/iheart-ros-pkg$ cd rovio
mike@mike-EP45C-UD3R:~/mikeros/iheart-ros-pkg/rovio$ rosdep install rovio
executing this script:
 set -o errexit
#No Packages to install
mike@mike-EP45C-UD3R:~/mikeros/iheart-ros-pkg/rovio$

I presume this is an error. Or does this indicate that the dependencies have previously been resolved?

Many thanks...

-Mike

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2011-02-17 14:17:09 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

That means everything is already installed.

Those messages are confusing. I opened rosdep enhancement ticket #3346 to make the output clearer.

http://https://code.ros.org/trac/ros/ticket/3346

edit flag offensive delete link more
1

answered 2011-02-17 14:17:21 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

This does mean that all dependencies required were already detected on the system.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-02-17 14:08:40 -0500

Seen: 653 times

Last updated: Nov 12 '20