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

fix(behavior_path_planner): fix planing when start and target in same lane #2425

Closed
wants to merge 4 commits into from
Closed

fix(behavior_path_planner): fix planing when start and target in same lane #2425

wants to merge 4 commits into from

Conversation

shulanbushangshu
Copy link
Contributor

@shulanbushangshu shulanbushangshu commented Dec 1, 2022

Description

The planning shall plan the right path when start and target in same lane

Related links

#2354

Tests performed

loop_plan_2

loop_plan_avoid

Notes for reviewers

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Dec 1, 2022
@shulanbushangshu shulanbushangshu marked this pull request as draft December 5, 2022 08:47
@mitsudome-r
Copy link
Member

@shulanbushangshu Thank you for creating the PR. It looks like you and @VRichardJP are already using Richard's pr to do further discussion so I will close this PR.
#2424

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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants