Skip to content

feat(tier4_debug_tools): remove unused autoware_universe_utils dependency#406

Merged
mitsudome-r merged 1 commit intoautowarefoundation:mainfrom
vish0012:feat/remove-autoware-universe-utils-in-tier4_debug_tools
Apr 22, 2026
Merged

feat(tier4_debug_tools): remove unused autoware_universe_utils dependency#406
mitsudome-r merged 1 commit intoautowarefoundation:mainfrom
vish0012:feat/remove-autoware-universe-utils-in-tier4_debug_tools

Conversation

@vish0012
Copy link
Copy Markdown
Contributor

Description

Removes the unused autoware_universe_utils dependency from tier4_debug_tools/package.xml. No source files in this package actually use autoware_universe_utils.

Changes

common/tier4_debug_tools/package.xml

  • Removed <depend>autoware_universe_utils</depend> (unused)

Related Issue

Part of the autoware_universe_utils deprecation effort tracked in autowarefoundation/autoware_universe#12376 (the autoware_tools checklist item).

Additional notes

Part of a series of similar PRs for autoware_tools, grouped by top-level directory:

…ency

The autoware_universe_utils dependency declared in package.xml is not
actually used in any source file of this package. Removing it as part
of the autoware_universe_utils deprecation tracked in
autowarefoundation/autoware_universe#12376.

Signed-off-by: github-actions <github-actions@github.com>
@github-actions
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:

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