[ros-users] rosdep cannot resolve bluez

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Felix Ruess
Dato:  
Til: ros-users
Emne: [ros-users] rosdep cannot resolve bluez
Hi,

I just tried to install the dependencies for the turtle_tf tutorial via
rosdep install turtle_tf
and got the following error:
Failed to find rosdep bluez for package turtle_tf on OS:ubuntu version:10.04
ERROR: ABORTING: Rosdeps [u'bluez'] could not be resolved

As shown in the output I'm running lucid. Also the bluez package is
already installed, just rosdep can not resolve it somehow.
Works perfectly fine on my other (lucid) machine.... any ideas?

Not sure if it is related to that but when I try the tutorial
$ roslaunch turtle_tf turtle_tf_demo.launch
it launches and displays the two turtles but then turtle_pointer dies:
[turtle_pointer-6] process has died [pid 31095, exit code -4].
The logfile doesn't show any errors.

I would appreciate any pointers in the right direction.

Cheers,
Felix