[ros-users] No module named PyKDL???

Huang, Wesley whuang at irobot.com
Wed Oct 20 20:32:30 UTC 2010


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!

thanks,

wes



On Wed, Oct 20, 2010 at 3:51 PM, Wim Meeussen <meeussen at willowgarage.com> wrote:
>> i'm a little confused about KDL and python.  i have a C++ node that is using
>> KDL just fine, so i know it's installed.  however, i can't seem to get it
>> imported into a python node.  i should mention that i'm running boxturtle
>
> The Python bindings for KDL are not supported in Boxturtle, because of
> dependency problems (cmake, python-sip4). That said, they will
> probably work on Intrepid and Jaunty, but not on Hardy.   Cturtle has
> full support for PyKDL.
>
> A good way to test PyKDL is:
>
> $ roscd kdl
> $ rospython
>
> and then try to import PyKDL:
>
>>>> import PyKDL
>
> Wim
>
>
> --
> --
> Wim Meeussen
> Willow Garage Inc.
> <http://www.willowgarage.com)
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101020/26bdbe6e/attachment-0003.html>


More information about the ros-users mailing list