CodexLabsLLC / Colosseum

Open source simulator for autonomous robotics built on Unreal Engine with support for Unity
https://codexlabsllc.github.io/Colosseum/
Other
351 stars 110 forks source link

No Lumen support for GetImages? #72

Open martingbl opened 11 months ago

martingbl commented 11 months ago

Question

What's your question?

Hello, When activating lumen global illumination in my editor, the environment looks largely different to the output that I receive from AirSim's ImageCapturing methods. There the images just do not contain Lumen lighting as if it was turned off.

When starting the blocks environment Lumen is disabled. Could it be that Lumen is not supported by AirSim/ Colosseum in UE5+ or am I missing something?

Include context on what you are trying to achieve

I would like to receive images from the Images API that share the same quality as the In-Editor or In-Game frames.

Context details

Windows 10, Colosseum v2.1.0, Python 3.12, UE5

Include details of what you already did to find answers

I tried out a lot until I was able to reduce the cause of the lack of quality down to the missing of lumen.

Rong-Tao commented 9 months ago

gnome-shell-screenshot-PM0JF2 I encountered the same issue. This is the archvic default UE5 project. The Airsim view and the main view are drastically different and you can sort of see "black stain" in the image

June-Smith commented 2 weeks ago

gnome-shell-screenshot-PM0JF2我遇到了同样的问题。这是 archvic 默认 UE5 项目。Airsim 视图和主视图截然不同,您可以在图像中看到“黑色污渍”

hi,Have you solved this problem?