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
Slowing dramatically the number of depth images saved if the resolution is different from 256x144.
I can save 1 image per second with 256x144 of resolution, but when the resolution is changed I can save only 1 image every 30 s.
Settings
This is the portion of code I use to save images. I pause the simulation to get synchronized depth and rgb images.
Bug report
What's the issue you encountered?
Slowing dramatically the number of depth images saved if the resolution is different from 256x144.
I can save 1 image per second with 256x144 of resolution, but when the resolution is changed I can save only 1 image every 30 s.
Settings
This is the portion of code I use to save images. I pause the simulation to get synchronized depth and rgb images.
settings.json
:If I change the resolution I get the issue.
How can the issue be reproduced?
Run the code I put above with the settigns.json above
Include full error message in text form
No error message but just slowing down the saving of depth images.
I can save only one image in approximately 30 seconds.
The text was updated successfully, but these errors were encountered: