Skip to content

fix(docker): fix and simplify visualizer container#6719

Open
oguzkaganozt wants to merge 4 commits intomainfrom
fix-and-simplify-visualizer
Open

fix(docker): fix and simplify visualizer container#6719
oguzkaganozt wants to merge 4 commits intomainfrom
fix-and-simplify-visualizer

Conversation

@oguzkaganozt
Copy link
Copy Markdown
Contributor

@oguzkaganozt oguzkaganozt commented Jan 14, 2026

Description

This PR fixes and simplifies the visualizer container as follows:

1- Visualizer container was missing required global parameters while launching autoware.rviz and fails to render plugins as shown in the image. With this PR, the Rviz will be launched using a launch file by including global parameters loader. Related issue: #6665

Even setting locale as explained here did not change the issue of missing parameters. @xmfcx

WhatsApp Image 2026-01-14 at 13 52 31

2- Base image changed to autoware:universe from autoware:universe-visualization since some rviz plugins were missing on universe-visualization

image

3- Dockerfile and the entrypoint script are simplified.

How was this PR tested?

After changes the visualizer container can sucessfully open rviz config files without error

image

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 14, 2026

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@oguzkaganozt oguzkaganozt changed the title fix(docker): fix and simplify visualizer fix(docker): fix and simplify visualizer container Jan 14, 2026
@oguzkaganozt oguzkaganozt added the run:health-check Run health-check label Jan 14, 2026
@oguzkaganozt oguzkaganozt force-pushed the fix-and-simplify-visualizer branch from 31e8a20 to 20f32ee Compare January 15, 2026 11:01
@oguzkaganozt oguzkaganozt requested a review from xmfcx January 15, 2026 11:10
oguzkaganozt and others added 4 commits January 29, 2026 11:45
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
@oguzkaganozt oguzkaganozt force-pushed the fix-and-simplify-visualizer branch from 20f32ee to 352eada Compare January 29, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run:health-check Run health-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant