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(behavior_path_planner): use autoware internal stamped messages #9750

Conversation

takayuki5168
Copy link
Contributor

Description

Use stamped message in autoware_internal_debug_msgs in behavior_path_planner

Related links

autowarefoundation/autoware#5580

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:planning Route planning, decision-making, and navigation. (auto-assigned) label Dec 24, 2024
Copy link

github-actions bot commented Dec 24, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 24, 2024
@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.72%. Comparing base (421ec7d) to head (d82f9ad).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9750   +/-   ##
=======================================
  Coverage   29.72%   29.72%           
=======================================
  Files        1451     1451           
  Lines      108839   108839           
  Branches    42741    42741           
=======================================
  Hits        32348    32348           
  Misses      73313    73313           
  Partials     3178     3178           
Flag Coverage Δ *Carryforward flag
differential 31.83% <ø> (?)
total 29.72% <ø> (ø) Carriedforward from 421ec7d

*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.

@takayuki5168
Copy link
Contributor Author

@kyoichi-sugahara @satoshi-ota @kosuke55
Could you please review the PR?

@takayuki5168 takayuki5168 force-pushed the feat/use-internal-stamped-message-in-behavior-path branch from 5ebceb5 to d82f9ad Compare December 25, 2024 01:56
@takayuki5168 takayuki5168 merged commit b764c57 into autowarefoundation:main Dec 25, 2024
35 of 36 checks passed
@takayuki5168 takayuki5168 deleted the feat/use-internal-stamped-message-in-behavior-path branch December 25, 2024 04:58
kminoda pushed a commit to kminoda/autoware.universe that referenced this pull request Dec 27, 2024
…utowarefoundation#9750)

* feat(behavior_path_planner): use autoware internal stamped messages

Signed-off-by: Takayuki Murooka <[email protected]>

* fix universe_utils

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
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) component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants