-
Notifications
You must be signed in to change notification settings - Fork 664
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_planning): use acceleration from localization module #1859
feat(behavior_planning): use acceleration from localization module #1859
Conversation
aec125b
to
b398093
Compare
a4f99ea
to
0688e0d
Compare
Codecov ReportBase: 10.42% // Head: 10.36% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1859 +/- ##
==========================================
- Coverage 10.42% 10.36% -0.07%
==========================================
Files 1226 1226
Lines 87951 88481 +530
Branches 20463 20833 +370
==========================================
+ Hits 9171 9173 +2
- Misses 69276 69734 +458
- Partials 9504 9574 +70
*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. |
@TakaHoribe |
… module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…tion module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
0688e0d
to
af35a75
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
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
@satoshi-ota
can you link autoware_launcher's PR?
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
…utowarefoundation#1859) * feat(behavior_path_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(behavior_velocity_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#1859) * feat(behavior_path_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(behavior_velocity_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#1859) * feat(behavior_path_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(behavior_velocity_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#1859) * feat(behavior_path_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(behavior_velocity_planner): subscribe acceleration from localization module Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Description
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.