-
Notifications
You must be signed in to change notification settings - Fork 665
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
refactor(behavior_path_planner): use debug_marker of interface for pull_over #1843
refactor(behavior_path_planner): use debug_marker of interface for pull_over #1843
Conversation
|
…ll_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
c604533
to
44c78d0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## main #1843 +/- ##
==========================================
- Coverage 10.43% 10.38% -0.05%
==========================================
Files 1221 1221
Lines 87777 88221 +444
Branches 20518 20812 +294
==========================================
+ Hits 9159 9163 +4
- Misses 69139 69561 +422
- Partials 9479 9497 +18
*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. |
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…ll_over (autowarefoundation#1843) * refactor(behavior_path_planner): use debug_marker of interface for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix typos 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
use debug_marker of interface
/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/pullover
for pull_over.and fix typos.
Related links
#1711
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.
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.