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 to autoware_internal_debug_msgs in files localization/autoware_stop_filter #9867

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

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

Topic changes

Modifications

Version Topic Type Topic Name Message Type Description
Old Pub debug/stop_flag tier4_debug_msgs::msg::BoolStamped flag to represent whether the vehicle is stopping or not
New Pub debug/stop_flag autoware_internal_debug_msgs::msg::BoolStamped flag to represent whether the vehicle is stopping or not

Effects on system behavior

None.

…ization/autoware_stop_filter

Signed-off-by: vish0012 <vishalchhn42@gmail.com>
@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 to autoware_internal_debug_msgs in files local… feat: tier4_debug_msgs to autoware_internal_debug_msgs in files localization/autoware_stop_filter 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 1 line in your changes missing coverage. Please review.

Project coverage is 29.69%. Comparing base (fd23b61) to head (bb6f6ae).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...alization/autoware_stop_filter/src/stop_filter.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #9867    +/-   ##
========================================
  Coverage   29.69%   29.69%            
========================================
  Files        1453     1452     -1     
  Lines      108964   108957     -7     
  Branches    42568    42580    +12     
========================================
  Hits        32357    32357            
- Misses      73314    73485   +171     
+ Partials     3293     3115   -178     
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 29.69% <ø> (+<0.01%) ⬆️ Carriedforward from b5c008a

*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 merged commit 7f4ed3d into autowarefoundation:main Jan 9, 2025
40 of 41 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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants