Skip to content

feat(processing_time_cheker): add neural_network_based_planner node processing_time_ms#12529

Draft
Kazunori-Nakajima wants to merge 2 commits intoautowarefoundation:mainfrom
Kazunori-Nakajima:feat/processing_time_checker
Draft

feat(processing_time_cheker): add neural_network_based_planner node processing_time_ms#12529
Kazunori-Nakajima wants to merge 2 commits intoautowarefoundation:mainfrom
Kazunori-Nakajima:feat/processing_time_checker

Conversation

@Kazunori-Nakajima
Copy link
Copy Markdown
Contributor

Description

  • /planning/trajectory_generator/neural_network_based_planner/diffusion_planner_node/debug/processing_time_ms
  • /planning/trajectory_generator/neural_network_based_planner/trajectory_optimizer_node/debug/processing_time_ms

Publish processing_time_ms from diffusion_planner_node and trajectory_optimizer_node.
Add above topics to processing_time_checker.

Related links

  • laucner pr

How was this PR tested?

  • Local test

  • Evaluator test

Notes for reviewers

None.

Interface changes

None.

Topic changes

Additions and removals

Change type Topic Type Topic Name Message Type Description
Added Pub /planning/trajectory_generator/neural_network_based_planner/diffusion_planner_node/debug/processing_time_ms Float diffusion_planner_node processing time
Added Pub /planning/trajectory_generator/neural_network_based_planner/trajectory_optimizer_node/debug/processing_time_ms Float trajectory_optimizer_node processing time

Effects on system behavior

None.

t4-adc added 2 commits May 1, 2026 17:10
… topic

Signed-off-by: t4-adc <grp-rd-1-adc-admin@tier4.jp>
Signed-off-by: t4-adc <grp-rd-1-adc-admin@tier4.jp>
@github-actions github-actions Bot added component:planning Route planning, decision-making, and navigation. (auto-assigned) component:system System design and integration. (auto-assigned) labels May 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Thank you for contributing to the Autoware project!

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

Please ensure:

@Kazunori-Nakajima Kazunori-Nakajima added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.46%. Comparing base (a25fc59) to head (a746f69).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
..._trajectory_optimizer/src/trajectory_optimizer.cpp 0.00% 9 Missing ⚠️
...e_diffusion_planner/src/diffusion_planner_node.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #12529       +/-   ##
===========================================
+ Coverage   18.61%   23.46%    +4.84%     
===========================================
  Files        1917       69     -1848     
  Lines      131401     3947   -127454     
  Branches    44495     1926    -42569     
===========================================
- Hits        24460      926    -23534     
+ Misses      86824     2182    -84642     
+ Partials    20117      839    -19278     
Flag Coverage Δ
full-suite 23.46% <0.00%> (+4.84%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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) component:system System design and integration. (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.

2 participants