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

feat(behavior_path_planner): generate pull over path candidates in advance #228

Merged
merged 2 commits into from
Dec 28, 2022

Conversation

kosuke55
Copy link

@kosuke55 kosuke55 commented Dec 28, 2022

Description

autowarefoundation#2578

Related links

Tests performed

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.

shmpwk
shmpwk previously approved these changes Dec 28, 2022
@kosuke55
Copy link
Author

need separateObjectsByLanelets which is modified in
autowarefoundation#2534

861539e

kosuke55 and others added 2 commits December 28, 2022 19:11
…vance (autowarefoundation#2578)

* feat(behavior_path_planner): generate pull over path candidates in advance

Signed-off-by: kosuke55 <[email protected]>

* add update

Signed-off-by: kosuke55 <[email protected]>

* Update planning/behavior_path_planner/src/scene_module/pull_over/goal_searcher.cpp

Co-authored-by: Fumiya Watanabe <[email protected]>

* Update planning/behavior_path_planner/src/scene_module/pull_over/pull_over_module.cpp

Co-authored-by: Fumiya Watanabe <[email protected]>

* copy for multithread

Signed-off-by: kosuke55 <[email protected]>

Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Fumiya Watanabe <[email protected]>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (beta/v0.7.0@1bec44c). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##             beta/v0.7.0    #228   +/-   ##
=============================================
  Coverage               ?   3.09%           
=============================================
  Files                  ?      68           
  Lines                  ?    7973           
  Branches               ?    3818           
=============================================
  Hits                   ?     247           
  Misses                 ?    7514           
  Partials               ?     212           
Flag Coverage Δ
differential 3.09% <0.00%> (?)

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kosuke55 kosuke55 merged commit bef3269 into beta/v0.7.0 Dec 28, 2022
@kosuke55 kosuke55 deleted the feat/pull_over_multi branch December 28, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants