-
Notifications
You must be signed in to change notification settings - Fork 649
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ndt_scan_matcher): visualize matching score each point (#8856)
* Connect point clouds with ndt_scan_matcher and ndt_omp Signed-off-by: yuhei <[email protected]> * display points with pseudo-color Signed-off-by: yuhei <[email protected]> * use calculateNearestVoxelScoreEachPoint() Signed-off-by: yuhei <[email protected]> * add visualizePointScore() Signed-off-by: yuhei <[email protected]> * use get_subscription_count() Signed-off-by: yuhei <[email protected]> * style(pre-commit): autofix * change Ptr to Non-Ptr Signed-off-by: yuhei <[email protected]> * change camelCase to snake_case Signed-off-by: yuhei <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: yuhei <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: SakodaShintaro <[email protected]>
- Loading branch information
1 parent
d3e7e94
commit 029b394
Showing
2 changed files
with
48 additions
and
0 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