<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>Re: [ros-users] No module named PyKDL???</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>thanks, everyone, for your help.  unfortunately, i'm still running hardy on this particular machine, so i guess i'm sol.  i've worked around the problem for now (shifting some computation to a C++ node).  i'm afraid i'm stuck with boxturtle for now, but i suppose it's about time i upgraded from ubuntu hardy!<BR>
<BR>
thanks,<BR>
<BR>
wes<BR>
<BR>
<BR>
<BR>
On Wed, Oct 20, 2010 at 3:51 PM, Wim Meeussen <meeussen@willowgarage.com> wrote:<BR>
>> i'm a little confused about KDL and python.  i have a C++ node that is using<BR>
>> KDL just fine, so i know it's installed.  however, i can't seem to get it<BR>
>> imported into a python node.  i should mention that i'm running boxturtle<BR>
><BR>
> The Python bindings for KDL are not supported in Boxturtle, because of<BR>
> dependency problems (cmake, python-sip4). That said, they will<BR>
> probably work on Intrepid and Jaunty, but not on Hardy.   Cturtle has<BR>
> full support for PyKDL.<BR>
><BR>
> A good way to test PyKDL is:<BR>
><BR>
> $ roscd kdl<BR>
> $ rospython<BR>
><BR>
> and then try to import PyKDL:<BR>
><BR>
>>>> import PyKDL<BR>
><BR>
> Wim<BR>
><BR>
><BR>
> --<BR>
> --<BR>
> Wim Meeussen<BR>
> Willow Garage Inc.<BR>
> <http://www.willowgarage.com)<BR>
> _______________________________________________<BR>
> ros-users mailing list<BR>
> ros-users@code.ros.org<BR>
> <A HREF="https://code.ros.org/mailman/listinfo/ros-users">https://code.ros.org/mailman/listinfo/ros-users</A><BR>
><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>