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(motion_utils): add planning factor interface #9676

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Dec 17, 2024

Description

Add planning factor interface to make it easier for developper to output PlaninningFactor.msg.

Related links

Parent Issue:

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:common Common packages from the autoware-common repository. (auto-assigned) label Dec 17, 2024
Copy link

github-actions bot commented Dec 17, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@satoshi-ota satoshi-ota added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

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

Project coverage is 29.83%. Comparing base (33190c6) to head (c570803).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../motion_utils/factor/planning_factor_interface.hpp 0.00% 47 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9676      +/-   ##
==========================================
+ Coverage   29.81%   29.83%   +0.02%     
==========================================
  Files        1443     1444       +1     
  Lines      108607   108664      +57     
  Branches    42668    42678      +10     
==========================================
+ Hits        32378    32425      +47     
- Misses      73049    73053       +4     
- Partials     3180     3186       +6     
Flag Coverage Δ *Carryforward flag
differential 32.10% <0.00%> (?)
total 29.81% <ø> (ø) Carriedforward from 33190c6

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

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) tag: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