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: tier4_debug_msgs changed to autoware_internal_debug_msgs in files localization/autoware_pose2twist #9866

Conversation

vish0012
Copy link
Contributor

@vish0012 vish0012 commented Jan 9, 2025

Description

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

Related links

None.

How was this PR tested?

Notes for reviewers

None.

Interface changes

Topic changes

Modifications

Version Topic Type Topic Name Message Type Description
Old Pub linear_x tier4_debug_msgs::msg::Float32Stamped linear-x field of the output twist.
New Pub linear_x autoware_internal_debug_msgs::msg::Float32Stamped linear-x field of the output twist.
Old Pub angular_z tier4_debug_msgs::msg::Float32Stamped angular-z field of the output twist.
New Pub angular_z autoware_internal_debug_msgs::msg::Float32Stamped angular-z field of the output twist.

Effects on system behavior

None.

…es localization/autoware_pose2twist

Signed-off-by: vish0012 <[email protected]>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) labels Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@SakodaShintaro SakodaShintaro changed the title feat: tier4_debug_msgs changed to autoware_internal_debug_msgs in fil… feat: tier4_debug_msgs changed to autoware_internal_debug_msgs in files localization/autoware_pose2twist Jan 9, 2025
@SakodaShintaro SakodaShintaro added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 9, 2025
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 30.08%. Comparing base (1586372) to head (f8673d2).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
...zation/autoware_pose2twist/src/pose2twist_core.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9866   +/-   ##
=======================================
  Coverage   30.08%   30.08%           
=======================================
  Files        1451     1451           
  Lines      108854   108854           
  Branches    42744    42744           
=======================================
  Hits        32752    32752           
  Misses      72900    72900           
  Partials     3202     3202           
Flag Coverage Δ *Carryforward flag
differential 11.62% <0.00%> (?)
total 30.08% <ø> (+<0.01%) ⬆️ Carriedforward from 1586372

*This pull request uses carry forward flags. Click here to find out more.

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

Copy link
Contributor

@SakodaShintaro SakodaShintaro left a comment

Choose a reason for hiding this comment

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

@SakodaShintaro SakodaShintaro enabled auto-merge (squash) January 9, 2025 06:09
@SakodaShintaro SakodaShintaro merged commit ddb64db into autowarefoundation:main Jan 9, 2025
44 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:localization Vehicle's position determination in its environment. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants