refactor(nebula_hw_interfaces): use nebula logger everywhere#305
Merged
refactor(nebula_hw_interfaces): use nebula logger everywhere#305
Conversation
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
knzo25
reviewed
Apr 11, 2025
...de/nebula_hw_interfaces/nebula_hw_interfaces_continental/continental_srr520_hw_interface.hpp
Show resolved
Hide resolved
knzo25
reviewed
Apr 11, 2025
...erfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_velodyne/velodyne_hw_interface.hpp
Show resolved
Hide resolved
5 tasks
knzo25
approved these changes
Apr 11, 2025
Contributor
knzo25
left a comment
There was a problem hiding this comment.
LGTM (can you please check the comments I made just in case?)
Collaborator
Author
|
@knzo25 Damn, you're fast 👀 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #305 +/- ##
==========================================
- Coverage 32.70% 31.41% -1.30%
==========================================
Files 112 112
Lines 9750 9610 -140
Branches 5017 4089 -928
==========================================
- Hits 3189 3019 -170
- Misses 5967 6040 +73
+ Partials 594 551 -43
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
Related Links
Description
Replace all
RCLCPP_andstd::cout,std::cerretc. usage bylogger->calls for all remaining vendors. For Hesai, this has already been done in #232, but there were some print statements remaining.Supersedes #301.
Review Procedure
Remarks
Pre-Review Checklist for the PR Author
PR Author should check the checkboxes below when creating the PR.
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks