-
Notifications
You must be signed in to change notification settings - Fork 676
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
[Dense-Urban-ODD] Improve avoidance for moving NPCs in same and opposite direction of ego driving #8739
Closed
3 of 6 tasks
ahmeddesokyebrahim opened this issue
Sep 3, 2024
· 3 comments
· Fixed by autowarefoundation/autoware_launch#1170
Closed
3 of 6 tasks
[Dense-Urban-ODD] Improve avoidance for moving NPCs in same and opposite direction of ego driving #8739
ahmeddesokyebrahim opened this issue
Sep 3, 2024
· 3 comments
· Fixed by autowarefoundation/autoware_launch#1170
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
status:help-wanted
Assistance or contributors needed.
Comments
ahmeddesokyebrahim
added
the
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
label
Sep 3, 2024
7 tasks
@ahmeddesokyebrahim handles the static objects, and @beyzanurkaya will be working on the dynamic obstacle handling. |
@mitsudome-r -san : |
4 tasks
4 tasks
This pull request has been automatically marked as stale because it has not had recent activity. |
xmfcx
added
status:help-wanted
Assistance or contributors needed.
and removed
status:stale
Inactive or outdated issues. (auto-assigned)
labels
Nov 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
status:help-wanted
Assistance or contributors needed.
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
Moving NPC in opposite direction "UC-NTR-002-0003"
Possible approaches
The
autoware_behavior_path_dynamic_obstacle_avoidance_module
should be capable of handling the situations mentioned above.autoware_behavior_path_dynamic_obstacle_avoidance_module
implementation should be improved.Definition of done
Definition of done
The text was updated successfully, but these errors were encountered: