-
Notifications
You must be signed in to change notification settings - Fork 668
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
feat(behavior_path_planner): visualize full pull out path as candidate #2643
feat(behavior_path_planner): visualize full pull out path as candidate #2643
Conversation
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
69dc8bd
to
d9897b0
Compare
Codecov ReportBase: 12.18% // Head: 12.14% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2643 +/- ##
==========================================
- Coverage 12.18% 12.14% -0.04%
==========================================
Files 1179 1179
Lines 83396 83653 +257
Branches 23586 23794 +208
==========================================
+ Hits 10158 10159 +1
- Misses 62466 62669 +203
- Partials 10772 10825 +53
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
autowarefoundation#2643) feat(behavior_path_planner): visualize full pull out path as candidate Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
#241) feat(behavior_path_planner): visualize full pull out path as candidate (autowarefoundation#2643) feat(behavior_path_planner): visualize full pull out path as candidate Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Description
visualize pull out full path as a candidate path even if separated arc path.
Related links
tier4_interanal_link
Tests performed
psim
pull_out_full_path-2023-01-12_20.46.57.mp4
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.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.