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

fix(mission_planner): revert "refactor(mission_planner): use combineLaneletsShape in lanele2_extension (#5535)" #5543

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Nov 9, 2023

revert (#5535)"

This reverts commit c4ca645.because of degradation

only combine_lanelets can combine neighbor lanes

Description

Tests performed

Not applicable.

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

Sorry, I forgot the test it on neighbour lanelets: #5535. LGTM

@kosuke55
Copy link
Contributor Author

kosuke55 commented Nov 9, 2023

sorry and thanks for the quick reply 🙇

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

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

Comparison is base (bff877c) 15.35% compared to head (837ab6e) 15.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5543   +/-   ##
=======================================
  Coverage   15.35%   15.36%           
=======================================
  Files        1697     1697           
  Lines      117455   117472   +17     
  Branches    37748    37762   +14     
=======================================
+ Hits        18041    18048    +7     
  Misses      78873    78873           
- Partials    20541    20551   +10     
Flag Coverage Δ *Carryforward flag
differential 12.28% <36.84%> (?)
total 15.36% <ø> (+<0.01%) ⬆️ Carriedforward from bff877c

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

Files Coverage Δ
...n_planner/src/lanelet2_plugins/default_planner.cpp 21.49% <0.00%> (ø)
...planner/src/lanelet2_plugins/utility_functions.cpp 20.45% <41.17%> (+13.04%) ⬆️

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

@kosuke55 kosuke55 merged commit 4db9fc5 into main Nov 9, 2023
40 of 41 checks passed
@kosuke55 kosuke55 deleted the revert/combine_lanelets branch November 9, 2023 18:31
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