xavierpuigf / virtualhome

API to run VirtualHome, a Multi-Agent Household Simulator
http://virtual-home.org
MIT License
405 stars 65 forks source link

Gray images when viewing or storing #103

Open vdorbala opened 10 months ago

vdorbala commented 10 months ago

I am trying to add a camera and store images from the simulator using comm.add_camera and comm.camera_image. However, the images getting stored seem to all be gray, without any color.

Just using the comm.camera_image to save images without adding the camera produces the same issue.

Both commands return True, and even storing them shows the same gray image. Could it be a unity error?

I'm running version 2.3.0 on a Mac OSX Ventura 13.5. image_bedroom

wenqian-ye commented 7 months ago

I have the same error running 2.3.0 on macOS 14.1.

Panjete commented 7 months ago

Same, could you figure out a solution?

harshg99 commented 2 months ago

same bug