Adding a Python wrapper for TRAC IK using SWIG

Declined
#16 · Created  · Last updated

Declined pull request

Newer PR available

Closed by: ·2018-01-08

Description

Hello,

I made a Python wrapper for the TRAC IK solver. It is generated using SWIG, with a new constructor to make it more Python friendly and then wrapped a little bit more to make it easier to use and have docs & so.

It's independent form the rest of the repo. It just depends on trac_ik_lib. If you don't wanna merge it I'll publish it separately if you prefer.

As a note, this was the first time I wrap some C++ with SWIG (and my C++ is not very strong). Comments and/or fixes are welcome (but the wrapper works).

0 attachments

0 comments

Loading commits...