You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the python client, getting DepthPerspective and DepthPlan images using the python GetImages api seems to return an array of all 1s (I'm using compress=False and pixels_as_floats=True). DepthVis gives an array with numbers between 0 and 1 for the same position/camera angle.
Settings
How can the issue be reproduced?
Call getImages via the python API
Inspect result
Include full error message in text form
What's better than filing an issue? Filing a pull request :).
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.
Bug report
What's the issue you encountered?
When using the python client, getting DepthPerspective and DepthPlan images using the python GetImages api seems to return an array of all 1s (I'm using compress=False and pixels_as_floats=True). DepthVis gives an array with numbers between 0 and 1 for the same position/camera angle.
Settings
How can the issue be reproduced?
Include full error message in text form
What's better than filing an issue? Filing a pull request :).
The text was updated successfully, but these errors were encountered: