Skip to content

fix: return false to manual lane change request when lane change is working#2622

Merged
rej55 merged 2 commits intobeta/v0.48from
feat/abort_manual_lane_change_when_rerouting_is_not_possible
Jan 9, 2026
Merged

fix: return false to manual lane change request when lane change is working#2622
rej55 merged 2 commits intobeta/v0.48from
feat/abort_manual_lane_change_when_rerouting_is_not_possible

Conversation

@TaikiYamada4
Copy link

This PR ports two changes to beta/v0.48.

This PR is aimed to deny manual lane change requests when the lane change is already happening or other modules that conflicts with lane changing like obstacle avoidance is currently running.


Evaluator tests shows no degrades (INTERNAL_LINK 1, 2, 3)

TaikiYamada4 and others added 2 commits January 7, 2026 14:54
…_preferred_lanes is called (autowarefoundation#11819)

add feature to check the reroute_availability when the set_preferred_lane is called

Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp>
…vailable (autowarefoundation#11794)

* Added abort when reroute not available

Signed-off-by: Arjun Jagdish Ram <arjun.ram@tier4.jp>

* blocking manual lane-change when rereoute unavailable

Signed-off-by: Arjun Jagdish Ram <arjun.ram@tier4.jp>

* style(pre-commit): autofix

---------

Signed-off-by: Arjun Jagdish Ram <arjun.ram@tier4.jp>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Taiki Yamada <129915538+TaikiYamada4@users.noreply.github.com>
@TaikiYamada4 TaikiYamada4 requested a review from rej55 January 7, 2026 06:16
@TaikiYamada4 TaikiYamada4 self-assigned this Jan 7, 2026
@TaikiYamada4 TaikiYamada4 changed the title feat: return false to manual lane change request when lane change is working fix: return false to manual lane change request when lane change is working Jan 7, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 7, 2026

@rej55 rej55 merged commit c0e4d49 into beta/v0.48 Jan 9, 2026
33 of 40 checks passed
@rej55 rej55 deleted the feat/abort_manual_lane_change_when_rerouting_is_not_possible branch January 9, 2026 07:19
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.

3 participants