abb_librws icon indicating copy to clipboard operation
abb_librws copied to clipboard

Pybind11 Python Bindings

Open mjd3 opened this issue 3 years ago • 0 comments

This PR combines #136 and #132, but uses pybind11 to wrap the library instead of Boost.Python (as mentioned in the comments of #132). It also adds python packaging so that a user can install with a simple pip install . command from the root directory of the project. Hope it's useful and happy to clean up further if you are interested in it!

mjd3 avatar Aug 11 '21 18:08 mjd3