Skip to content

feat(motion_velocity_planner): publish debug trajectories of each module #533

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maxime-clem
Copy link
Contributor

Description

Refactor the plugin interface of the motion_velocity_planner modules to publish debug trajectories for each module.

Related links

Parent Issue:

  • Link

How was this PR tested?

Psim

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

Copy link

codecov bot commented Jun 11, 2025

Codecov Report

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

Project coverage is 45.94%. Comparing base (4f77d9a) to head (d92fcc5).

Files with missing lines Patch % Lines
...ty_planner_common/src/velocity_planning_result.cpp 0.00% 21 Missing ⚠️
...re_motion_velocity_planner/src/planner_manager.cpp 0.00% 2 Missing ⚠️
...elocity_planner_common/plugin_module_interface.hpp 0.00% 2 Missing ⚠️
..._obstacle_stop_module/src/obstacle_stop_module.cpp 0.00% 1 Missing ⚠️
...nner/autoware_motion_velocity_planner/src/node.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
- Coverage   45.95%   45.94%   -0.01%     
==========================================
  Files         297      298       +1     
  Lines       19407    19409       +2     
  Branches     8086     8087       +1     
==========================================
  Hits         8918     8918              
- Misses       9702     9704       +2     
  Partials      787      787              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 46.01% <ø> (+0.05%) ⬆️ Carriedforward from 4f77d9a

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

🚀 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
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