-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Well, in theory it's possible to add swig bindings for python.
I did this with libmodbus some time ago, so anyone feel free to implement it ;-)
The most complicated part would be the definiton of the interface which is more or less already given in my pylibmodbus: svn://ed-solutions.de/e-design/pub/pylibmodbus
Personally I don't think such a binding would make sense since in the future there'll be a usermode service which you can directly access via ZeroMQ ( https://github.com/erazor83/dynamixel_zmq )