forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pointcloud_preprocessor): publish excluded points in ring_outlie…
…r_filter for debug purpose (autowarefoundation#6483) * publish excluded points for debug purpose Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * improve performance of extraction method Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * change variable name to avoid spell miss checker error --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
- Loading branch information
1 parent
a25d0ec
commit 0410e92
Showing
4 changed files
with
87 additions
and
7 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