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

revert: "feat(lane_departure_checker): add parameter of footprint_extra_margin" #1614

Conversation

yn-mrse
Copy link

@yn-mrse yn-mrse commented Oct 30, 2024

Description

Reverts #1565

現時点、自己位置推定ずれ検出機能には「突然眼の前に発生した停止線」に対して自己位置推定のずれがなかった場合においても緊急停止してしまう問題がある。

この問題を孕んだ状態でリリースが難しいというプロジェクト判断により、v0.3.19としては自己位置推定ずれ検出機能のlaunch実装(起動設定及びMRM動作設定)を無効化し、次期リリースv0.3.20で正式にリリースする方針とする。

Related links

管理チケット

Tests performed

妥当性確認

githubのrevert機能を利用していることから、 Revert処理について自動化できているためヒューマンエラーの混入リスクを防止できている。

検証

他PR適用により削除されることが前提となるため、本PR単体としての機能変更の検証は不要と判断。

Notes for reviewers

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.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

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.
  • The PR is ready for merge.

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

@yn-mrse yn-mrse merged commit f888b3b into beta/v0.3.19 Oct 30, 2024
8 of 9 checks passed
@yn-mrse yn-mrse deleted the revert-1565-feat/lane_departure_checker/add_param_footprint_extra_margin branch October 30, 2024 11:05
Copy link

sonarcloud bot commented Oct 30, 2024

1222-takeshi added a commit that referenced this pull request Nov 15, 2024
* fix spline bug

Signed-off-by: Y.Hisaki <[email protected]>

* revert: "feat: apply pose_instability_risk to localization_diag" (#1613)

Revert "feat: apply pose_instability_risk to localization_diag (#1560)"

This reverts commit 4bcb436.

* revert: "feat(lane_departure_checker): add parameter of footprint_extra_margin" (#1614)

Revert "feat(lane_departure_checker): add parameter of footprint_extra_margin…"

This reverts commit 0245366.

---------

Signed-off-by: Y.Hisaki <[email protected]>
Co-authored-by: Y.Hisaki <[email protected]>
Co-authored-by: Yuma Nihei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants