peteanderson80 / Matterport3DSimulator

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

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

Closed Ber666 closed 12 months ago

Ber666 commented 12 months 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 12 months ago

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

LemonZhong commented 10 months ago

I agree. Too magic😅

WendyeeWang commented 10 months ago

😅

jdiazram commented 3 months ago

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