PoseLib
PoseLib copied to clipboard
Refactor pybind
Refactor the python bindings such that
- it includes pybind11 as a submodule
- it's possible to just run
pip install .
(having setup.py in the main folder)