Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The brightness and color of images are incorrect #35

Open
hirasawaryo opened this issue Aug 13, 2023 · 1 comment
Open

The brightness and color of images are incorrect #35

hirasawaryo opened this issue Aug 13, 2023 · 1 comment

Comments

@hirasawaryo
Copy link

hirasawaryo commented Aug 13, 2023

Hi, I use VisionActor to send Unreal Engine camera images to ROS. However, the images are much darker than expected. Additionally, the colors of bright pixels, caused by reflection or emission, are incorrect. What might be the cause of the images becoming darker and having incorrect colors?

Image of Unreal Editor (I expect this view.)
Capture_UnrealEditor

Image of ROS (I don't expect this view.)
Capture_ROSrqt

Even when I adjust parameters such as Exposure and Shutter speed in the PostProcessVolume settings of VisionActor, which should affect the brightness, I am unable to change the brightness of the images. Other settings such as image size, FOV angle, and color grading can be modified. Is it possible to adjust the image brightness of VisionActor through Unreal Engine settings?

Note:
I am using Unreal Engine 5. ROSIntegration and ROSbridge, which forked by tsender, enable topic communication between UE5 and ROS2. For ROSIntegrationVision, I have resolved several build errors to enable topic communication for color images.

Unreal Engine: 5.2.1
ROS: ROS2 Humble
OS: Windows 10 (UE5), WSL2/Ubuntu 22.04 (ROS2)
tsender's repositories:
https://github.com/tsender/ROSIntegration
https://github.com/tsender/rosbridge_suite

@ranjitkathiriya544
Copy link

ranjitkathiriya544 commented Sep 1, 2023

Can you add your vision code(ROSIntegrationVision), I will have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants