-
Notifications
You must be signed in to change notification settings - Fork 650
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] Adjust path planning and trajectory to follow direction of traffic flow in bi-directional lanes #7923
Comments
@lukewarmtemp 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 |
Hi, @lukewarmtemp is there any PR to fix this problem could you share? |
Hi @lukewarmtemp, I can work on this task if you don't have time to focus on it. |
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
behaviour_path_planner
module defines a path and drivable area the vehicle can move depending on the traffic situation. Investigation within this module may be a good starting place.Definition of done
The text was updated successfully, but these errors were encountered: