stereolabs / zed-python-api

Python API for the ZED SDK
https://www.stereolabs.com/docs/app-development/python/install/
MIT License
212 stars 94 forks source link

how to get ZED SDK version ? #141

Closed anik-imagry closed 4 years ago

anik-imagry commented 4 years ago

Hi,

how to get ZED SDK version ?

pyzed.sl.Camera().get_sdk_version() returns empty string ( '' ).

Thanks, Madhu.

adujardin commented 4 years ago

There was a conversion issue with the returned string, it should now be fixed. Let me know if it's not the case