peteanderson80 / Matterport3DSimulator

AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Other
504 stars 130 forks source link

Rendered images are black (all pixels are 0s) #131

Closed Ber666 closed 1 year ago

Ber666 commented 1 year ago

image

It seems image rendering is the only problem. I tested makeAction and other states changed accordingly.

What's more unbelievable is that I could get the desired images several hours ago, and I didn't know I modified anything...

Ber666 commented 1 year ago

setting sim.setCacheSize(2) fixes this problem😅 Everything in this repo is just too magic to me

LemonZhong commented 1 year ago

I agree. Too magic😅

WendyeeWang commented 1 year ago

😅

jdiazram commented 5 months ago

Hello @Ber666, is it possible to share the code? And how did you install MatterportSim? Local? Thank you