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

The dynamic_obstacle_avoidance module cannot expand the drivable area #7690

Closed
3 of 5 tasks
beyzanurkaya opened this issue Jun 25, 2024 · 1 comment · Fixed by #8295
Closed
3 of 5 tasks

The dynamic_obstacle_avoidance module cannot expand the drivable area #7690

beyzanurkaya opened this issue Jun 25, 2024 · 1 comment · Fixed by #8295
Assignees
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned)

Comments

@beyzanurkaya
Copy link
Contributor

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

Dynamic_obstacle_avoidance module operates based on the logic of cutting moving objects from the drivable area. However, this module lacks the capability to expand the drivable area. This limitation restricts the module's ability to perform comprehensive avoidance maneuvers and prevents it from safely navigating around obstacles by adjusting the drivable space as needed, leading to scenarios where it may only perform minor avoidance maneuvers and cannot switch lanes to avoid obstacles effectively.

Purpose

Adding the capability to expand the drivable area to this module would enable it to avoid a wider range of dynamic objects effectively.

Possible approaches

.

Definition of done

  • Allowing the module to expand the drivable area when necessary.
  • Allowing the module to change lanes if needed while avoiding a dynamic object.
@beyzanurkaya beyzanurkaya added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jun 25, 2024
@beyzanurkaya beyzanurkaya self-assigned this Jun 25, 2024
@beyzanurkaya beyzanurkaya changed the title The dynamic_obstacle_avoidance module cannot expand the drivable area. The dynamic_obstacle_avoidance module cannot expand the drivable area Jun 25, 2024
Copy link

stale bot commented Aug 24, 2024

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

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Aug 24, 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:stale Inactive or outdated issues. (auto-assigned)
Projects
No open projects
Status: Done
1 participant