-
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
feat(behavior velocity): lighten topic #1806
feat(behavior velocity): lighten topic #1806
Conversation
Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp>
Codecov Report
@@ Coverage Diff @@
## main #1806 +/- ##
=======================================
Coverage 10.40% 10.40%
=======================================
Files 1218 1218
Lines 87550 87550
Branches 20511 20511
=======================================
Hits 9109 9109
Misses 68981 68981
Partials 9460 9460
*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. |
Sorry but I cannot determine if this change is valid when the subscription of topic rate is slow or irregular. |
@shmpwk
yes there is no best way to determine if this change is valid or not. |
planning/behavior_velocity_planner/include/scene_module/scene_module_interface.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp>
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
* feat(behavior velocity): lighten topic Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> * chore: add queue size of virtual wall for visualization Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp> Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp>
* feat(behavior velocity): lighten topic Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> * chore: add queue size of virtual wall for visualization Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp> Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp>
* feat(behavior velocity): lighten topic Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> * chore: add queue size of virtual wall for visualization Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp> Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp>
* feat(behavior velocity): lighten topic Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> * chore: add queue size of virtual wall for visualization Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp> Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp>
* feat(behavior velocity): lighten topic Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> * chore: add queue size of virtual wall for visualization Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp> Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Signed-off-by: taikitanaka3 <ttatcoder@outlook.jp>
Description
lighten behavior velocity debug topics
ref:
autoware.universe/planning/behavior_path_planner/src/behavior_path_planner_node.cpp
Line 62 in c0f3507
Pre-review checklist for the PR author
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.