generated from tier4/ros2-project-template
-
Notifications
You must be signed in to change notification settings - Fork 63
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 new UDP socket implementation (#235)
* feat(hesai): switch to new UDP socket implementation Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp> * fix(hesai): gracefully stop receiver thread on shutdown to prevent SEGFAULT Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp> * chore(hesai): disallow 255.255.255.255 in config Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp> * ci(pre-commit): autofix --------- Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
bd8b507
commit 6eb72b5
Showing
4 changed files
with
51 additions
and
55 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
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
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
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