Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]
Messages
Services
Plugins
Recent questions tagged localization_error_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/qin-yuan/autoware_car.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-12-19 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
Authors
- Taichi Higashide
localization_error_monitor
Purpose
localization_error_monitor is a package for diagnosing localization errors by monitoring uncertainty of the localization results. The package monitors the following two values:
- size of long radius of confidence ellipse
- size of confidence ellipse along lateral direction (body-frame)
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
input/pose_with_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
localization result |
Output
Name | Type | Description |
---|---|---|
debug/ellipse_marker |
visualization_msgs::msg::Marker |
ellipse marker |
diagnostics |
diagnostic_msgs::msg::DiagnosticArray |
diagnostics outputs |
Parameters
Name | Type | Description |
---|---|---|
scale |
double | scale factor for monitored values (default: 3.0) |
error_ellipse_size |
double | error threshold for long radius of confidence ellipse [m] (default: 1.0) |
warn_ellipse_size |
double | warning threshold for long radius of confidence ellipse [m] (default: 0.8) |
error_ellipse_size_lateral_direction |
double | error threshold for size of confidence ellipse along lateral direction [m] (default: 0.3) |
warn_ellipse_size_lateral_direction |
double | warning threshold for size of confidence ellipse along lateral direction [m] (default: 0.2) |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
diagnostic_msgs | |
diagnostic_updater | |
nav_msgs | |
tf2 | |
tf2_geometry_msgs | |
visualization_msgs |
System Dependencies
Name |
---|
eigen |
Dependant Packages
Launch files
- launch/autoware_localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share autoware_localization_error_monitor)/config/autoware_localization_error_monitor.param.yaml]
- launch/localization_error_monitor.launch.xml
-
- input/odom [default: /localization/kinematic_state]
- param_file [default: $(find-pkg-share localization_error_monitor)/config/localization_error_monitor.param.yaml]