File tree 1 file changed +4
-4
lines changed
autoware_launch/launch/components
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
<arg name =" system_monitor_process_monitor_param_path" value =" $(find-pkg-share autoware_launch)/config/system/system_monitor/process_monitor.param.yaml" />
28
28
<arg name =" system_monitor_voltage_monitor_param_path" value =" $(find-pkg-share autoware_launch)/config/system/system_monitor/voltage_monitor.param.yaml" />
29
29
30
- <arg name =" use_diagnostic_graph " value =" false " />
30
+ <arg name =" use_emergency_handler " value =" true " />
31
31
<arg name =" mrm_handler_param_path" value =" $(find-pkg-share autoware_launch)/config/system/mrm_handler/mrm_handler.param.yaml" />
32
- <!-- < arg name="diagnostic_graph_aggregator_param_path" value=""/> Set the value if use_diagnostic_graph is true. -- >
33
- <!-- < arg name="diagnostic_graph_aggregator_graph_path " value=""/> Set the value if use_diagnostic_graph is true. -- >
34
- <!-- < arg name="diagnostic_graph_aggregator_planning_simulator_graph_path " value=""/> Set the value if use_diagnostic_graph is true. -- >
32
+ <arg name =" diagnostic_graph_aggregator_param_path" value =" $(find-pkg-share diagnostic_graph_aggregator)/config/default.param.yaml " / >
33
+ <arg name =" diagnostic_graph_aggregator_graph_path_main " value =" $(find-pkg-share system_diagnostic_monitor)/config/autoware-main.yaml " / >
34
+ <arg name =" diagnostic_graph_aggregator_graph_path_psim " value =" $(find-pkg-share system_diagnostic_monitor)/config/autoware-psim.yaml " / >
35
35
</include >
36
36
</launch >
You can’t perform that action at this time.
0 commit comments