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!: remove planning factor type #5793

Conversation

isamu-takagi
Copy link
Contributor

@isamu-takagi isamu-takagi commented Dec 6, 2023

Description

Remove the type field as it is no longer needed. Please use the behavior instead.
Remove the SteeringFactor::TRYING because it's not actually used.

Related: autowarefoundation/autoware_adapi_msgs#48

Tests performed

Please merge autowarefoundation/autoware_adapi_msgs#48 and check if the build is successful.
(Since it is no longer in use, there is no effect on behavior.)

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.

Signed-off-by: Takagi, Isamu <[email protected]>
@github-actions github-actions bot added component:planning Route planning, decision-making, and navigation. (auto-assigned) component:system System design and integration. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) labels Dec 6, 2023
@isamu-takagi isamu-takagi changed the title remove planning factor type feat!: remove planning factor type Dec 7, 2023
@isamu-takagi isamu-takagi marked this pull request as ready for review December 8, 2023 07:42
@isamu-takagi isamu-takagi self-assigned this Dec 8, 2023
Copy link
Contributor

@satoshi-ota satoshi-ota left a comment

Choose a reason for hiding this comment

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

LGTM

@isamu-takagi isamu-takagi added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 28, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c625f3c) 15.23% compared to head (ab04a93) 15.24%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5793   +/-   ##
=======================================
  Coverage   15.23%   15.24%           
=======================================
  Files        1750     1750           
  Lines      120693   120636   -57     
  Branches    36739    36694   -45     
=======================================
  Hits        18392    18392           
+ Misses      81674    81619   -55     
+ Partials    20627    20625    -2     
Flag Coverage Δ *Carryforward flag
differential 9.20% <ø> (?)
total 15.24% <ø> (+<0.01%) ⬆️ Carriedforward from c625f3c

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

@isamu-takagi isamu-takagi enabled auto-merge (squash) December 28, 2023 02:19
Copy link
Contributor

@tkhmy tkhmy left a comment

Choose a reason for hiding this comment

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

LGTM

@isamu-takagi isamu-takagi merged commit 12e5c10 into autowarefoundation:main Dec 28, 2023
31 of 33 checks passed
@isamu-takagi isamu-takagi deleted the feat/remove-planning-factor-type branch December 28, 2023 06:22
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 26, 2024
remove planning factor type

Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Hiroki OTA <[email protected]>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
remove planning factor type

Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Hiroki OTA <[email protected]>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request May 28, 2024
remove planning factor type

Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Hiroki OTA <[email protected]>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
remove planning factor type

Signed-off-by: Takagi, Isamu <[email protected]>
Co-authored-by: Hiroki OTA <[email protected]>
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) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:system System design and integration. (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