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(lane_change): output velocity factor #9349

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

satoshi-ota
Copy link
Contributor

Description

Outputs velocity factor when this module modifies path velocity.

Screenshot from 2024-11-18 09-20-41

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 18, 2024
Copy link

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 enabled auto-merge (squash) November 18, 2024 02:09
@satoshi-ota satoshi-ota added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 18, 2024
@satoshi-ota satoshi-ota merged commit 09c0182 into autowarefoundation:main Nov 18, 2024
35 of 36 checks passed
@satoshi-ota satoshi-ota deleted the feat/lc-velocity-factor branch November 18, 2024 02:30
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

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

Project coverage is 29.78%. Comparing base (a0c4ab4) to head (0339dd0).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...behavior_path_lane_change_module/src/interface.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9349      +/-   ##
==========================================
- Coverage   29.79%   29.78%   -0.01%     
==========================================
  Files        1338     1340       +2     
  Lines      103211   103262      +51     
  Branches    40212    40219       +7     
==========================================
+ Hits        30748    30755       +7     
- Misses      69477    69519      +42     
- Partials     2986     2988       +2     
Flag Coverage Δ *Carryforward flag
differential 20.03% <0.00%> (?)
total 29.79% <ø> (-0.01%) ⬇️ Carriedforward from 5dcb52b

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