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(freespace_planner): add processing time pub #9332

Conversation

Kazunori-Nakajima
Copy link
Contributor

@Kazunori-Nakajima Kazunori-Nakajima commented Nov 15, 2024

Description

The processing time of freespace_planner was measured and made to Pub.

(TIER IV internal usecase)
This output is then read by the Basic scenario and tested daily for cycle failures.

Related links

How was this PR tested?

ros2 topic echo /planning/scenario_planning/parking/freespace_planner/debug/processing_time_ms

image

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Kasunori-Nakajima <kazunori.nakajima@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 15, 2024
Copy link

github-actions bot commented Nov 15, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@kosuke55 kosuke55 added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 29.81%. Comparing base (fbf297a) to head (96c79d0).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...oware_freespace_planner/freespace_planner_node.cpp 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9332      +/-   ##
==========================================
- Coverage   29.82%   29.81%   -0.01%     
==========================================
  Files        1338     1339       +1     
  Lines      103205   103231      +26     
  Branches    40213    40228      +15     
==========================================
+ Hits        30778    30779       +1     
- Misses      69442    69467      +25     
  Partials     2985     2985              
Flag Coverage Δ *Carryforward flag
differential 6.68% <20.00%> (?)
total 29.82% <ø> (ø) Carriedforward from fbf297a

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

@kosuke55 kosuke55 merged commit c5597ce into autowarefoundation:main Nov 18, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants