autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
1.02k stars 652 forks source link

[Dense-Urban-ODD] Improve avoidance for moving NPCs in same and opposite direction of ego driving #8739

Closed ahmeddesokyebrahim closed 11 hours ago

ahmeddesokyebrahim commented 2 months ago

Checklist

Description

Part of:

Dense Urban ODD Characteristics

In the context of Dense Urban ODD, we need to fine-tune the existing features of the autoware_behavior_path_dynamic_obstacle_avoidance_module and potentially develop new features to better avoid moving NPCs in dense urban areas.

Purpose

Moving NPC in the same direction of ego "UC-NTR-002-0001" "2nd and 3rd iterations"

The following image describes the scenario where

image

Moving NPC in opposite direction "UC-NTR-002-0003"

image

Possible approaches

The autoware_behavior_path_dynamic_obstacle_avoidance_module should be capable of handling the situations mentioned above.

Definition of done

Definition of done

mitsudome-r commented 2 months ago

@ahmeddesokyebrahim handles the static objects, and @beyzanurkaya will be working on the dynamic obstacle handling.

ahmeddesokyebrahim commented 2 months ago

@ahmeddesokyebrahim handles the static objects, and @beyzanurkaya will be working on the dynamic obstacle handling.

@mitsudome-r -san : The static obstacle cases are handled in this issue and PR

stale[bot] commented 2 weeks ago

This pull request has been automatically marked as stale because it has not had recent activity.