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(behavior_path_planner): remove unused drivable area parameters #6466

Conversation

maxime-clem
Copy link
Contributor

@maxime-clem maxime-clem commented Feb 21, 2024

Description

Remove unused parameters

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 Feb 21, 2024
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@xmfcx xmfcx force-pushed the refactor/rm-drivable-area-params branch from e73cd59 to d30299c Compare February 29, 2024 14:28
@xmfcx
Copy link
Contributor

xmfcx commented Feb 29, 2024

I've rebased it to the latest main, hopefully all the checks will run this time.

@xmfcx xmfcx added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.79%. Comparing base (c36e2ef) to head (ee5c61f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6466   +/-   ##
=======================================
  Coverage   14.79%   14.79%           
=======================================
  Files        1917     1917           
  Lines      131987   131985    -2     
  Branches    39229    39228    -1     
=======================================
  Hits        19524    19524           
+ Misses      90674    90672    -2     
  Partials    21789    21789           
Flag Coverage Δ *Carryforward flag
differential 8.93% <ø> (?)
total 14.79% <ø> (+<0.01%) ⬆️ Carriedforward from c36e2ef

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

@maxime-clem
Copy link
Contributor Author

@xmfcx thank you for fixing the CI. Can you approve the PR ? It is blocked by your "request for change".

@maxime-clem maxime-clem enabled auto-merge (squash) March 1, 2024 01:40
@maxime-clem maxime-clem disabled auto-merge March 1, 2024 01:40
@maxime-clem maxime-clem enabled auto-merge (squash) March 1, 2024 01:40
Copy link
Contributor

@xmfcx xmfcx left a comment

Choose a reason for hiding this comment

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

Sorry, sure!

@takayuki5168 takayuki5168 disabled auto-merge March 1, 2024 04:12
@takayuki5168 takayuki5168 merged commit 56ad4b4 into autowarefoundation:main Mar 1, 2024
22 checks passed
@maxime-clem maxime-clem deleted the refactor/rm-drivable-area-params branch March 1, 2024 04:19
HansRobo pushed a commit that referenced this pull request Mar 12, 2024
…rs (#6466)

* refactor(behavior_path_planner): remove unused drivable area parameters

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>

* Update planning/behavior_path_avoidance_module/config/avoidance.param.yaml

---------

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com>
Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
kaigohirao pushed a commit to kaigohirao/autoware.universe that referenced this pull request Mar 22, 2024
…rs (autowarefoundation#6466)

* refactor(behavior_path_planner): remove unused drivable area parameters

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>

* Update planning/behavior_path_avoidance_module/config/avoidance.param.yaml

---------

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com>
Signed-off-by: kaigohirao <kaigo.hirao@proxima-ai-tech.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…rs (autowarefoundation#6466)

* refactor(behavior_path_planner): remove unused drivable area parameters

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>

* Update planning/behavior_path_avoidance_module/config/avoidance.param.yaml

---------

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com>
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.

4 participants