Skip to content

Commit

Permalink
Ass ndt_num_threads description in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsasaki0109 authored Dec 2, 2023
1 parent e77b724 commit 0745ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Green: path, Red: map
|score_threshold|double|2.0|registration score threshold|
|ndt_resolution|double|2.0|resolution size of voxels[m]|
|ndt_step_size|double|0.1|step_size maximum step length[m]|
|ndt_num_threads|int|0|threads using NDT_OMP(if `0` is set, maximum alloawble threads are used.)|
|transform_epsilon|double|0.01|transform epsilon to stop iteration in registration|
|voxel_leaf_size|double|0.2|down sample size of input cloud[m]|
|scan_max_range|double|100.0|max range of input cloud[m]|
Expand Down

0 comments on commit 0745ccf

Please sign in to comment.