Skip to content

fix(autoware_static_centerline_generator): fix test dependency#285

Merged
mitsudome-r merged 2 commits into
autowarefoundation:mainfrom
mitsudome-r:fix-dependency
Aug 4, 2025
Merged

fix(autoware_static_centerline_generator): fix test dependency#285
mitsudome-r merged 2 commits into
autowarefoundation:mainfrom
mitsudome-r:fix-dependency

Conversation

@mitsudome-r

Copy link
Copy Markdown
Member

Description

This PR fixes dependency for autoware_static_centerline_generator.
The package uses Qt5 for execution, but it does not have the library as dependency.

This is causing a failure in build-and-test-differential-above in Autoware Core.
https://github.com/autowarefoundation/autoware_core/actions/runs/16671444714/job/47188492044?pr=593
image

How was this PR tested?

The test passes in CI.

Notes for reviewers

None.

Effects on system behavior

None.

@github-actions

github-actions Bot commented Aug 4, 2025

Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

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

Please ensure:

mitsudome-r and others added 2 commits August 4, 2025 11:50
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>

@takayuki5168 takayuki5168 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@mitsudome-r mitsudome-r merged commit 37e4895 into autowarefoundation:main Aug 4, 2025
24 of 25 checks passed
saka1-s pushed a commit to tier4/autoware_tools that referenced this pull request Jan 6, 2026
…arefoundation#285)

* fix(autoware_static_centerline_generator): fix test dependency

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>

* style(pre-commit): autofix

---------

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Shohei Sakai <saka1s.jp@gmail.com>
lewisjsmith pushed a commit to lewisjsmith/autoware_tools that referenced this pull request Jan 28, 2026
…arefoundation#285)

* fix(autoware_static_centerline_generator): fix test dependency

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>

* style(pre-commit): autofix

---------

Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Lewis Smith <lewisjohnsmith2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants