Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]
Messages
Services
Plugins
Recent questions tagged tier4_system_launch at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Fumihito Ito
- TetsuKawa
Authors
tier4_system_launch
Structure
Package Dependencies
Please see <exec_depend>
in package.xml
.
Usage
Note that you should provide parameter paths as PACKAGE_param_path
. The list of parameter paths you should provide is written at the top of system.launch.xml
.
<include file="$(find-pkg-share tier4_system_launch)/launch/system.launch.xml">
<arg name="run_mode" value="online"/>
<arg name="sensor_model" value="SENSOR_MODEL"/>
<!-- Parameter files -->
<arg name="FOO_param_path" value="..."/>
<arg name="BAR_param_path" value="..."/>
...
</include>
Changelog for package tier4_system_launch
0.47.0 (2025-08-11)
-
feat(autoware_pipeline_latency_monitor): add autoware_pipeline_latency_monitor package (#10798)
- feat(sensor_to_control_latency_checker): add node to monitor sensor data latency and publish diagnostics
- feat(sensor_to_control_latency_checker): add offset parameters for processing times in latency calculations
- use end-time based comparison for latency calculation
- move include to src
- refactor to be more generatic (input topics as params)
- add README
- rename package to autoware_pipeline_latency_monitor
- refactor(pipeline_latency_monitor): improve variable naming for clarity in latency calculation
- fix(pipeline_latency_monitor_node): handle negative latency values by treating them as 0.0
- fix(pipeline_latency_monitor_node): improve total latency calculation by skipping steps with no valid data
- fix(pipeline_latency_monitor_node): update debug topic names for latency publishing
- fix(system.launch.xml): update comment for pipeline latency monitor inclusion
- fix(README.md): update output topic names for clarity in latency monitoring
- fix(system.launch.xml): add config_file argument to pipeline latency monitor launch
- feat(package.xml): add dependencies for pipeline latency monitor and other missing packages
* fix(package.xml): reorder license declaration ---------Co-authored-by: Maxime CLEMENT <<maxime.clement@tier4.jp>>
-
feat(tier4_system_launch): add arg for diag reset remapping (#10953) feat: add arg for diag reset rmapping
-
Contributors: Kyoichi Sugahara, Tetsuhiro Kawaguchi
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(launch): add option for control command gate (#10173)
- feat(launch): add option for control command gate
- rename package
- update
- rename flag node name
- feat: add topic args
* default value ---------Co-authored-by: TetsuKawa <<kawaguchitnon@icloud.com>>
-
feat(system_diagnostic_monitor)!: remove package (#10639) feat(system_diagnostic_monitor)!: remove package
-
Contributors: TaikiYamada4, Takagi, Isamu
0.45.0 (2025-05-22)
0.44.2 (2025-06-10)
0.44.1 (2025-05-01)
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- fix(tier4_system_launch): add missing exec_depend (#10132)
- Contributors: Hayato Mizushima, Takagi, Isamu, Yutaka Kondo
0.42.0 (2025-03-03)
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
- Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Dependant Packages
Launch files
- launch/system.launch.xml
-
- component_state_monitor_topic_path
- duplicated_node_checker_param_path
- processing_time_checker_param_path
- pipeline_latency_monitor_param_path
- mrm_comfortable_stop_operator_param_path
- mrm_emergency_stop_operator_param_path
- dummy_diag_publisher_param_path
- system_monitor_cpu_monitor_param_path
- system_monitor_gpu_monitor_param_path
- system_monitor_hdd_monitor_param_path
- system_monitor_mem_monitor_param_path
- system_monitor_net_monitor_param_path
- system_monitor_ntp_monitor_param_path
- system_monitor_process_monitor_param_path
- system_monitor_voltage_monitor_param_path
- launch_system_monitor [default: true]
- launch_dummy_diag_publisher
- run_mode [default: online]
- sensor_model
- mrm_handler_param_path
- diagnostic_graph_aggregator_param_path
- diagnostic_graph_aggregator_graph_path
- diag_struct_topic [default: /diagnostics_graph/struct]
- diag_status_topic [default: /diagnostics_graph/status]
- diag_reset_srv [default: /diagnostics_graph/reset]
- availability_converter_param_path [default: $(find-pkg-share autoware_diagnostic_graph_aggregator)/config/converter.param.yaml]
- command_mode_switcher_param_path [default: $(find-pkg-share autoware_command_mode_switcher)/config/default.param.yaml]
- command_mode_decider_param_path [default: $(find-pkg-share autoware_command_mode_decider)/config/default.param.yaml]
- mrm_state_topic [default: /system/fail_safe/mrm_state]
- change_operation_mode_srv [default: /system/operation_mode/change_operation_mode]
- change_autoware_control_srv [default: /system/operation_mode/change_autoware_control]
- launch_rqt_reconfigure [default: false]
- launch_rqt_runtime_monitor [default: false]
- launch_rqt_robot_monitor [default: false]
- launch_rqt_runtime_monitor_err [default: false]
- use_control_command_gate [default: false]