forked from laboshinl/loam_velodyne
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extracted some further magic constants.
* Added variable for the maximum number of sharp corner points per feature region (configurable via the "maxCornerSharp" parameter). * Added variable for the maximum number of less sharp corner points per feature region (configurable via the "maxCornerLessSharp" parameter). * Added variable for the maximum number of flat surface points per feature region (configurable via the "maxSurfaceFlat" parameter). * Shut down node again when encounting invalid parameters.
- Loading branch information
1 parent
3e4c8e4
commit 897c605
Showing
1 changed file
with
46 additions
and
8 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