Skip to content

refactor(autoware_rviz_plugins): use autoware_ament_auto_package#35

Open
vish0012 wants to merge 1 commit intoautowarefoundation:mainfrom
vish0012:refactor/use-autoware-ament-auto-package
Open

refactor(autoware_rviz_plugins): use autoware_ament_auto_package#35
vish0012 wants to merge 1 commit intoautowarefoundation:mainfrom
vish0012:refactor/use-autoware-ament-auto-package

Conversation

@vish0012
Copy link
Copy Markdown

@vish0012 vish0012 commented Mar 9, 2026

Description

This PR replaces ament_auto_package() with autoware_ament_auto_package() for packages in autoware_rviz_plugins that emitted scoped header installation warnings during the clean build investigation.

Updated packages:

  • autoware_perception_rviz_plugin
  • autoware_planning_rviz_plugin

How was this PR tested?

Tested with:

colcon build --base-paths ~/autoware_scoped_headers/autoware/src --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --packages-up-to autoware_planning_rviz_plugin autoware_perception_rviz_plugin

Both target packages built successfully.

Notes for reviewers

This is part of the follow-up work after adding USE_SCOPED_HEADER_INSTALL_DIR support to autoware_cmake.

Effects on system behavior

No functional behavior change is intended. This updates the package macro to the Autoware wrapper for the scoped header migration work.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

Thank you for contributing to the Autoware project!

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

Please ensure:

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@df40247). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main     #35   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?      22           
  Lines           ?    2573           
  Branches        ?     306           
======================================
  Hits            ?       0           
  Misses          ?    2573           
  Partials        ?       0           
Flag Coverage Δ
differential 0.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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