-
Notifications
You must be signed in to change notification settings - Fork 677
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): output manager internal state as topic #6099
feat(behavior_path_planner): output manager internal state as topic #6099
Conversation
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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 ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6099 +/- ##
==========================================
+ Coverage 14.62% 14.65% +0.02%
==========================================
Files 1858 1858
Lines 127059 127158 +99
Branches 37224 37303 +79
==========================================
+ Hits 18585 18635 +50
- Misses 87578 87593 +15
- Partials 20896 20930 +34
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: karishma <karishma@interpl.ai>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
…utowarefoundation#6099) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Description
Output planner manager internal state as a topic.
Related PR: #6100
Tests performed
Psim
ros2 topic echo /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/internal_state
Effects on system behavior
Output topic as
/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/internal_state
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.