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

feat(autoware_universe_utils)!: tier4_debug_msgs changed to autoware_internal_debug_msgs in autoware_universe_utils #9838

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vish0012
Copy link
Contributor

@vish0012 vish0012 commented Jan 7, 2025

…e autoware_universe_utils

Description

The tier4_debug_msgs have been replaced with autoware_internal_debug_msgs to enhance clarity and consistency in the codebase.

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

*/
tier4_debug_msgs::msg::ProcessingTimeTree to_msg() const;
autoware_internal_debug_msgs::msg::ProcessingTimeTree to_msg() const;
Copy link
Contributor

Choose a reason for hiding this comment

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

This message is now still in the tier4_debug_msgs.

Copy link
Member

Choose a reason for hiding this comment

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

They are now ported into autoware_internal_msgs: https://github.com/autowarefoundation/autoware_internal_msgs/pull/41/files

@mitsudome-r mitsudome-r changed the title feat: tier4_debug_msgs changed to autoware_internal_debug_msgs in fil… feat(autoware_universe_utils)!: tier4_debug_msgs changed to autoware_internal_debug_msgs in autoware_universe_utils Jan 17, 2025
@mitsudome-r mitsudome-r added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 21, 2025
@mitsudome-r mitsudome-r force-pushed the replace_debug_msgs_universe_utils branch from cb5f61b to 5e95b7c Compare January 21, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

3 participants