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(behavior_velocity_planner): fix unregister process #1762

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

yuki-takagi-66
Copy link

Description

以下のPR
#1624
で取り込まれたbehavior_velocity_plannerにおける不具合の修正PRです。

  1. 一度動作した地物に対して、2度めの動作が行えない問題を修正します。
    https://star4.slack.com/archives/C07DMS06H6U/p1736291355908409
    https://star4.slack.com/archives/C074CCKN35E/p1736331264089729

  2. 先のPRにおけるcherry-pickミスにより、
    planning/behavior_velocity_planner/autoware_behavior_velocity_intersection_module/src/manager.cpp
    というファイルが取り込まれてしまっていたので、これを削除します。

Related links

awf側での問題PR
autowarefoundation#9212
awf側での修正PR
autowarefoundation#9913

課題チケット https://tier4.atlassian.net/browse/RT0-34977

How was this PR tested?

psimで課題が解決していること、エンゲージできることを確認しました。

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: yuki-takagi-66 <[email protected]>
Copy link

@saka1-s saka1-s enabled auto-merge January 15, 2025 08:24
Copy link

@saka1-s saka1-s left a comment

Choose a reason for hiding this comment

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

Approved

@saka1-s saka1-s merged commit f6fce89 into beta/v0.19.3 Jan 15, 2025
17 of 18 checks passed
@saka1-s saka1-s deleted the bv0193+re-fix_bvp branch January 15, 2025 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants