etiennedub / pyk4a

Python 3 wrapper for Azure-Kinect-Sensor-SDK
MIT License
287 stars 81 forks source link

pyk4a raises an error when Depth mode is set to 0 (Depth is off) #182

Closed cpatel245 closed 1 year ago

cpatel245 commented 1 year ago

Pyk4a is throwing below exception while setting depth mode to OFF.

image

lpasselin commented 1 year ago

What version of the SDK do you have? Normally you should see error logs from the SDK when there are errors like this.