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(lane_change): reduce approval chattering #1568

Conversation

zulfaqar-azmi-t4
Copy link

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Oct 1, 2024

Description

Fix issue where lane change module's approvals chatter when there's many parked object present.

These commits are already in the main branch, however due to the significant amount of conflicts, cherry-pick is not possible.

  1. feat(lane_change): cancel hysteresis autowarefoundation/autoware.universe#6288
  2. feat(lane_change): use different rss param to deal with parked vehicle autowarefoundation/autoware.universe#8316

⚠️ : https://github.com/tier4/autoware_launch.x2/pull/809 needs to be merged together

Before PR

Chattering is present before the final approval.

cap-.2024-10-01-14-32-17.mp4

After PR

The chattering is removed.

cap-.2024-10-01-14-24-59.mp4

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

zulfaqar-azmi-t4 and others added 2 commits September 30, 2024 11:44
* feat(lane_change): cancel hysteresis

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* Update documentation

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* fix the explanation of the hysteresis count

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

---------

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Signed-off-by: Zulfaqar Azmi <[email protected]>
Copy link

sonarcloud bot commented Oct 1, 2024

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 changed the title Rt0 33658 lane change cancel cant proceed fix(lane_change): reduce approval chattering Oct 1, 2024
@takayuki5168 takayuki5168 self-assigned this Oct 3, 2024
@takayuki5168 takayuki5168 marked this pull request as ready for review October 8, 2024 02:11
@takayuki5168 takayuki5168 merged commit 6215c64 into beta/v0.19.1-pc-develop Oct 8, 2024
18 of 22 checks passed
@takayuki5168 takayuki5168 deleted the RT0-33658-lane-change-cancel-cant-proceed branch October 8, 2024 02:13
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