Skip to content

Commit 98c8d29

Browse files
committed
remove conventional parameter table
Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
1 parent 02bc6d8 commit 98c8d29

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

localization/pose_initializer/README.md

-9
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@ This node depends on the map height fitter library.
1313

1414
### Parameters
1515

16-
| Name | Type | Description |
17-
| --------------------- | ---- | ---------------------------------------------------------------------------------------- |
18-
| `ekf_enabled` | bool | If true, EKF localizer is activated. |
19-
| `ndt_enabled` | bool | If true, the pose will be estimated by NDT scan matcher, otherwise it is passed through. |
20-
| `stop_check_enabled` | bool | If true, initialization is accepted only when the vehicle is stopped. |
21-
| `stop_check_duration` | bool | The duration used for the stop check above. |
22-
| `gnss_enabled` | bool | If true, use the GNSS pose when no pose is specified. |
23-
| `gnss_pose_timeout` | bool | The duration that the GNSS pose is valid. |
24-
2516
{{ json_to_markdown("localization/pose_initializer/schema/pose_initializer.schema.json") }}
2617

2718
### Services

0 commit comments

Comments
 (0)