-
Notifications
You must be signed in to change notification settings - Fork 682
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): rename pull_over to goal_planner #3501
Conversation
merge after #3454 |
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
9240adc
to
e0bddc2
Compare
@tkimura4 @rej55 @taikitanaka3 |
6f62cca
to
de7784b
Compare
de7784b
to
8787567
Compare
@kosuke55 please write description of interface change. |
24007bf
to
618d2c3
Compare
@taikitanaka3 |
618d2c3
to
b95ee6c
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 for rtc manager panel
b95ee6c
to
cc168f4
Compare
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
cc168f4
to
98970ba
Compare
check with RTC goal_planner.mp4 |
@isamu-takagi @h-ohta |
…towarefoundation#3501) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Signed-off-by: Mingyu Li <mingyu.li@tier4.jp>
Description
rename pull_over to goal_planner
Related links
Tests performed
psim
tier4 intearnal scenario test 1318/1330
pull over 74/74 -> 69/74, but these are not related to this PR, I will fix them later.
Notes for reviewers
Interface changes
some topics chage from
pull_over
togoal_planner
Effects on system behavior
nothing
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.