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

refactor(mission_planner): use combineLaneletsShape in lanelet2_extension #5535

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Nov 9, 2023

Description

solve #4078

Tests performed

tier4 internal scenario test

evaluator_description: refactor/use_combineLaneletsShape
2023/11/09 https://evaluation.tier4.jp/evaluation/reports/49b87e58-38d4-5c0e-a471-cd072e2b1523/?project_id=prd_jt

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 9, 2023
@kosuke55 kosuke55 requested a review from ismetatabay November 9, 2023 10:53
@kosuke55 kosuke55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 9, 2023
Copy link
Member

@ismetatabay ismetatabay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it 👍 LGTM

@kosuke55
Copy link
Contributor Author

kosuke55 commented Nov 9, 2023

@ismetatabay thanks very much!!

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (20ad7c2) 15.37% compared to head (a2050d1) 15.36%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5535      +/-   ##
==========================================
- Coverage   15.37%   15.36%   -0.01%     
==========================================
  Files        1697     1697              
  Lines      117479   117397      -82     
  Branches    37766    37704      -62     
==========================================
- Hits        18058    18041      -17     
+ Misses      78852    78827      -25     
+ Partials    20569    20529      -40     
Flag Coverage Δ *Carryforward flag
differential 11.83% <0.00%> (?)
total 15.36% <ø> (-0.01%) ⬇️ Carriedforward from 20ad7c2

*This pull request uses carry forward flags. Click here to find out more.

Files Coverage Δ
...ization/ndt_scan_matcher/src/map_update_module.cpp 2.66% <ø> (+0.03%) ⬆️
...ion/ndt_scan_matcher/src/ndt_scan_matcher_core.cpp 4.30% <ø> (-1.52%) ⬇️
...ule/dynamic_avoidance/dynamic_avoidance_module.hpp 9.09% <ø> (+1.27%) ⬆️
...ule/dynamic_avoidance/dynamic_avoidance_module.cpp 3.20% <ø> (+0.02%) ⬆️
...planner/src/lanelet2_plugins/utility_functions.cpp 7.40% <ø> (-13.05%) ⬇️
...n_planner/src/lanelet2_plugins/default_planner.cpp 21.49% <0.00%> (ø)

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

@ismetatabay ismetatabay merged commit c4ca645 into main Nov 9, 2023
34 of 37 checks passed
@ismetatabay ismetatabay deleted the refactor/use_combineLaneletsShape branch November 9, 2023 11:52
kosuke55 added a commit that referenced this pull request Nov 9, 2023
kosuke55 added a commit that referenced this pull request Nov 9, 2023
kosuke55 added a commit that referenced this pull request Nov 9, 2023
…aneletsShape in lanele2_extension (#5535)" (#5543)

Revert "refactor(mission_planner): use combineLaneletsShape in lanelet2_extension (#5535)"

This reverts commit c4ca645.
takayuki5168 pushed a commit to tier4/autoware.universe that referenced this pull request Nov 22, 2023
takayuki5168 pushed a commit to tier4/autoware.universe that referenced this pull request Nov 22, 2023
…aneletsShape in lanele2_extension (autowarefoundation#5535)" (autowarefoundation#5543)

Revert "refactor(mission_planner): use combineLaneletsShape in lanelet2_extension (autowarefoundation#5535)"

This reverts commit c4ca645.
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) 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.

3 participants