autowarefoundation / autoware.universe

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

Autoware ignores priority during avoidance manoeuvers #2167

Open VRichardJP opened 2 years ago

VRichardJP commented 2 years ago

Checklist

Description

Consider the situation below: Screenshot from 2022-10-27 18-36-33

A vehicle is parked on the side of our lane. To avoid it, we have no choice but to cross the middle line. At the same time, a vehicle is coming from the opposite lane. Obviously, this vehicle has priority and autoware should wait until it has gone before engaging the maneuver.

As you can see in the simulation, autoware does not care about the vehicle coming from the opposite lane and wants to engage immediately.

Expected behavior

Autoware should not leave its lane until the vehicle with priority is gone.

Actual behavior

Autoware cross the middle lane and eventually crashes on the opposite vehicle.

Steps to reproduce

  1. set up scenario above in planning simulator

Versions

No response

Possible causes

No response

Additional context

No response

takayuki5168 commented 2 years ago

@satoshi-ota is dealing with this issue?

stale[bot] commented 1 year ago

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

satoshi-ota commented 1 year ago

I'm working on developping new feature for this issue.

stale[bot] commented 1 year ago

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