Availability of Python Library

I have a Orbbec Astra Pro. I downloaded the SDK and followed the instruction to install it. Connected the camera and ran the provided pre-compiled binaries from $OPENNI_DIR/Bin . All of them are running great and I love it.

But, since I’m more at home with Python, I was wondering if there is any Python library for this. If not available currently, is there any possibility to expect it in near future?

Thanks,

S

1 Like

Currently, python bindings are not available.
We have great affection for languages like Python that support fast prototyping and low barrier to entry. In the future we hope to have support for Python, but in the meantime we also made sure that writing bindings for the SDK isn’t difficult. Hopefully, it won’t be too long before community contributed bindings for all manner of popular and esoteric languages pop up!