Skip to content

Commit

Permalink
docs(ndt_scan_matcher): update readme (#5074)
Browse files Browse the repository at this point in the history
Updated README by adding ndt_base_frame in the parameters list

Signed-off-by: TaikiYamada4 <[email protected]>
  • Loading branch information
TaikiYamada4 authored Sep 22, 2023
1 parent 44fb0fd commit b58c009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions localization/ndt_scan_matcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ One optional function is regularization. Please see the regularization chapter i
| Name | Type | Description |
| --------------------------------------- | ------ | ----------------------------------------------------------------------------------------------- |
| `base_frame` | string | Vehicle reference frame |
| `ndt_base_frame` | string | NDT reference frame |
| `input_sensor_points_queue_size` | int | Subscriber queue size |
| `trans_epsilon` | double | The maximum difference between two consecutive transformations in order to consider convergence |
| `step_size` | double | The newton line search maximum step length |
Expand Down

0 comments on commit b58c009

Please sign in to comment.