Re: [ros-users] Executing turtle example in Debian Lenny 5.5…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: Tully Foote
Dato:  
Til: ros-users
Emne: Re: [ros-users] Executing turtle example in Debian Lenny 5.5.
Renato,

What this error means is that the rosdep for Lenny is not defined. Since we
are primarily developing in ubuntu, the package name and rosdep name are
coincident in this case.

rosdep where_defined libbluetooth-dev shows joystick_drivers/rosdep.yaml

In there you will need to add something like:
debian: libbluetooth-dev
into the libbluetooth-dev entry.

And the same for libx11-dev

If that works please submit a patch back in a ticket to the ros-pkg trac and
we'll integrate it into the next release.
https://code.ros.org/trac/ros-pkg/newticket?component=joystick_drivers&type=enhancement

Tully

On Wed, Mar 17, 2010 at 4:21 AM, Mintaka Alnitak <
> wrote:

>
> I am trying to execute the turtle example following the steps in:
>
> http://www.ros.org/wiki/ROS/Tutorials/BuildingPackages
>
>
> When I come to the point of building packages for next tutorials it shows
> an error in my installed packages:
>
> # rosdep install turtle_teleop rxtools
> Failed to find rosdep libbluetooth-dev for package turtle_teleop
> Failed to find rosdep libx11-dev for package turtle_teleop
> ERROR: ABORTING: Rosdeps [u'libbluetooth-dev', u'libx11-dev'] could not be
> resolved
>
>
> Then, I installed them:
>
> # apt-get install libbluetooth-dev libx11-dev
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> libbluetooth-dev is already the newest version.
> libx11-dev is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>
> However, this does not make any change in building the packages.
>
> Can you help me to know how can I solve this problem?
>
> Kind regards,
>
> Renato.
>
>
>
> ------------------------------
> Hotmail: Trusted email with powerful SPAM protection. Sign up now.<https://signup.live.com/signup.aspx?id=60969>
> ------------------------------
> Hotmail: Free, trusted and rich email service. Get it now.<https://signup.live.com/signup.aspx?id=60969>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>



--
Tully Foote
Systems Engineer
Willow Garage, Inc.

(650) 475-2827