generated from tier4/ros2-project-template
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(hesai_hw_interface): use dependency-injected logger, get rid of …
…RCLCPP dependency (#232) * chore(hesai_hw_interfaces): switch to the new loggers::Logger class, remove rclcpp dependency 🎉 Signed-off-by: Max SCHMELLER <[email protected]> * chore(hesai): use angle brackets for out-of-package import Signed-off-by: Max SCHMELLER <[email protected]> * ci(pre-commit): autofix * chore(hesai_hw_interface): pass logger shared_ptr by constref Signed-off-by: Max SCHMELLER <[email protected]> --------- Signed-off-by: Max SCHMELLER <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
77b4c6c
commit 3d42cd0
Showing
3 changed files
with
84 additions
and
129 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.