-
Notifications
You must be signed in to change notification settings - Fork 658
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(component_interface_utils): change service log output #2022
feat(component_interface_utils): change service log output #2022
Conversation
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
b1eef55
to
7024929
Compare
Signed-off-by: Takagi, Isamu <[email protected]>
Related: ros2/rosbag2#773 (comment) |
Codecov ReportBase: 10.41% // Head: 10.41% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2022 +/- ##
==========================================
- Coverage 10.41% 10.41% -0.01%
==========================================
Files 1170 1170
Lines 83556 83564 +8
Branches 19568 19569 +1
==========================================
Hits 8705 8705
- Misses 65345 65353 +8
Partials 9506 9506
*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. |
…oundation#2022) * feat(component_interface_utils): change client log Signed-off-by: Takagi, Isamu <[email protected]> * feat(component_interface_utils): change server log Signed-off-by: Takagi, Isamu <[email protected]> * feat(component_interface_utils): add interface Signed-off-by: Takagi, Isamu <[email protected]> * feat: add console log Signed-off-by: Takagi, Isamu <[email protected]> Signed-off-by: Takagi, Isamu <[email protected]> Signed-off-by: scepter914 <[email protected]>
Description
Change service log output from console to topic. Related to tier4/tier4_autoware_msgs#58.
Trying to replay a service from rosbag for AD API debugging.
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.