Drivable area limitation -before red traffic light- fails when driving in narrow lane #10285
Open
3 tasks done
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
Checklist
Description
The avoidance module considers traffic light information to determine the appropriate behavior for the ego vehicle. If the ego has not yet initiated an avoidance maneuver, the module restricts the maximum shift length and ensures that the vehicle remains only within the current lane during a red traffic signal. This prevents the ego from obstructing other vehicles, even if it begins an avoidance maneuver but subsequently stops at a red signal.
However, when the ego vehicle is driving in a narrow lane, and its footprint exceeds the boundaries of the concatenated lanelets (previous, current, and next), the avoidance module fails to enforce drivable area restrictions. This results in unintended behavior.
A video demonstrating the issue is provided below.
Demonstration
Expected behavior
Actual behavior
Steps to reproduce
This issue can be reproduced with the provided scenario file and Autoware sample map which can be download from here.
Scenario File: File
Versions
No response
Possible causes
This value returns false, since ego exceeds the the boundary while turning.
Additional context
No response
The text was updated successfully, but these errors were encountered: