Skip to content

Commit

Permalink
Add score_threshold description
Browse files Browse the repository at this point in the history
  • Loading branch information
rsasaki0109 committed Dec 2, 2023
1 parent ba0364c commit 74c1c75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Green: path, Red: map

|Name|Type|Default value|Description|
|---|---|---|---|
|registration_method|string|"NDT"|"NDT" or "GICP"|
|registration_method|string|"GICP"|"NDT" or "GICP"|
|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]|
|transform_epsilon|double|0.01|transform epsilon to stop iteration in registration|
Expand Down

0 comments on commit 74c1c75

Please sign in to comment.