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

Occasional Black Screen in RViz on Autoware Launch #6937

Open
3 tasks done
sgNicola opened this issue May 8, 2024 · 3 comments
Open
3 tasks done

Occasional Black Screen in RViz on Autoware Launch #6937

sgNicola opened this issue May 8, 2024 · 3 comments
Labels
component:system System design and integration. (auto-assigned)

Comments

@sgNicola
Copy link

sgNicola commented May 8, 2024

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

An intermittent issue where RViz displays a black screen upon launching Autoware.Universe, despite Autoware state processes (e.g., initialization, waiting for route) appearing normal. This issue occurs even when GPU utilization remains typical, suggesting that the problem may not be directly related to hardware resource availability.
black_screen
gpu_usage
2024-05-07_21-09

Expected behavior

RViz should display the appropriate visualizations and interface elements consistently upon every launch of Autoware.Universe without fail.

Actual behavior

Sometimes, when Autoware.Universe is launched, RViz fails to display its usual interface and visualizations, instead showing a black screen. This occurs while the Autoware state processes indicate normal operations, and there is no significant change in GPU utilization.The universe is launched, and RViz fails to display its usual interface and visualizations, instead showing a black screen.

Steps to reproduce

  1. Launch Autoware.Universe.
  2. Observe the RViz window after launching.
  3. Note any occurrences of the RViz window displaying a black screen instead of the expected content.

Versions

-OS: Ubuntu 20.04
-ROS2: ROS2 galactic
-Autoware: Autoware.universe galactic

Possible causes

No response

Additional context

No response

@maxime-clem
Copy link
Contributor

Just to confirm:

  • are you running Autoware from source or from a Docker environment ?
  • if you close rviz2 it should open again, does it fix the issue ?
    • Actually I am not sure if <arg name="rviz_respawn" default="true"/> exists in the galactic branch.
  • is there any error message displayed by rviz ? If you are not sure, please share a log from when the issue occured (you can find the log in $HOME/.ros/log/{DATE-TIME}/launch.log.

@sgNicola
Copy link
Author

sgNicola commented May 8, 2024

Thank you for your comment,

  1. I am running Autoware from source.
  2. It will fix the issue when I restart autoware. I will try to reopen rviz next time.
  3. The log message not display any error message about rviz.
    launch.log

@meliketanrikulu meliketanrikulu added the component:system System design and integration. (auto-assigned) label May 9, 2024
@sgNicola
Copy link
Author

Hi, I encountered the issue again. I reopened rviz2, and it fixed the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:system System design and integration. (auto-assigned)
Projects
None yet
Development

No branches or pull requests

3 participants