Fwd: [Bug 686] patch for the python bindings - jacobian, rotation matrix, ChainIkSolverPos_NR_JL

---------- Forwarded message ----------
From: Ruben Smits <ruben [dot] smits [..] ...>
Date: Thu, Jul 23, 2009 at 2:32 PM
Subject: Re: [Orocos-Dev] [Bug 686] patch for the python bindings -
jacobian, rotation matrix, ChainIkSolverPos_NR_JL
To: Advait Jain <advaitjain [..] ...>

There is a bug in sip 4.7.3 which allows you to do a
__getitem/setiem__ with more than one argument. This is removed from
more recent versions of sip which do no allow this anymore. You have
to use a python tuple or list as is done in the current code.

On Thu, Jul 23, 2009 at 2:21 PM, Advait Jain<advaitjain [..] ...> wrote:
> https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=686
>
>
>
>
>
> --- Comment #4 from Advait Jain <advaitjain [..] ...>  2009-07-23 14:21:30 ---
> The patch works with sip 4.7.3 and a fresh checkout of kdl.
>
> --
> Configure bugmail: https://www.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
> You are the assignee for the bug.
> --
> Orocos-Dev mailing list
> Orocos-Dev [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
>