autowarefoundation / autoware.universe

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

[Dense-Urban-ODD] Adjust path planning and trajectory to follow direction of traffic flow in bi-directional lanes #7923

Open lukewarmtemp opened 4 months ago

lukewarmtemp commented 4 months ago

Checklist

Description

Part of:

Characteristics:

Purpose

We need to fine-tune the existing parameters of behaviour_path_planner or potentially develop new features to allow the detection of bi-directional lanes and flow of traffic. This, in turn, will allow the vehicle to stay within either the left or right lane (depending on the flow of traffic) instead of moving to the center of the lane.

Possible approaches

Definition of done

mitsudome-r commented 3 months ago

@lukewarmtemp Do you have any updates on this issue, or do you need someone's help?

lukewarmtemp commented 3 months ago

Do you have any updates on this issue, or do you need someone's help?

I'm sorry, I think some assistance would be helpful and appreciated. I've started trying to modify behaviour_path_planner but my scenario simulation doesn't seem to work anymore.

brkay54 commented 2 months ago

Hi, @lukewarmtemp is there any PR to fix this problem could you share?

beyzanurkaya commented 2 months ago

Hi @lukewarmtemp, I can work on this task if you don't have time to focus on it.