diff --git a/autoware_launch/config/system/diagnostic_graph_aggregator/autoware-psim.yaml b/autoware_launch/config/system/diagnostic_graph_aggregator/autoware-psim.yaml
deleted file mode 100644
index 20c95af6e9..0000000000
--- a/autoware_launch/config/system/diagnostic_graph_aggregator/autoware-psim.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-files:
- - { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-psim.yaml }
diff --git a/autoware_launch/config/system/dummy_diag_publisher/dummy_diag_publisher.param.yaml b/autoware_launch/config/system/dummy_diag_publisher/dummy_diag_publisher.param.yaml
index 43edd109b5..0ed824d3c8 100644
--- a/autoware_launch/config/system/dummy_diag_publisher/dummy_diag_publisher.param.yaml
+++ b/autoware_launch/config/system/dummy_diag_publisher/dummy_diag_publisher.param.yaml
@@ -14,4 +14,23 @@
/**:
ros__parameters:
required_diags:
- dummy_diag_empty: default
+ # map
+ ## /autoware/map/topic_rate_check/pointcloud_map
+ "topic_state_monitor_pointcloud_map: map_topic_status": default
+
+ # localization
+ ## /autoware/localization/scan_matching_status
+ "ndt_scan_matcher: scan_matching_status": default
+
+ ## /autoware/localization/accuracy
+ "localization_error_monitor: ellipse_error_status": default
+
+ ## /autoware/localization/sensor_fusion_status
+ "localization: ekf_localizer": default
+
+ ## /autoware/localization/topic_rate_check/pose_twist_fusion
+ "topic_state_monitor_pose_twist_fusion_filter_pose: localization_topic_status": default
+
+ # perception
+ ## /autoware/perception/topic_rate_check/pointcloud
+ "topic_state_monitor_obstacle_segmentation_pointcloud: perception_topic_status": default
diff --git a/autoware_launch/config/system/system_diagnostic_monitor/autoware-psim.yaml b/autoware_launch/config/system/system_diagnostic_monitor/autoware-psim.yaml
deleted file mode 100644
index fc17c74173..0000000000
--- a/autoware_launch/config/system/system_diagnostic_monitor/autoware-psim.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-files:
- - { path: $(dirname)/autoware-main.yaml }
-
-edits:
- - { type: remove, path: /autoware/map/topic_rate_check/pointcloud_map }
- - { type: remove, path: /autoware/localization/scan_matching_status }
- - { type: remove, path: /autoware/localization/accuracy }
- - { type: remove, path: /autoware/localization/sensor_fusion_status }
- - { type: remove, path: /autoware/localization/topic_rate_check/pose_twist_fusion }
- - { type: remove, path: /autoware/perception/topic_rate_check/pointcloud }
diff --git a/autoware_launch/launch/planning_simulator.launch.xml b/autoware_launch/launch/planning_simulator.launch.xml
index 798e6ec99b..bc601cb30f 100644
--- a/autoware_launch/launch/planning_simulator.launch.xml
+++ b/autoware_launch/launch/planning_simulator.launch.xml
@@ -18,7 +18,7 @@
-
+
@@ -68,7 +68,7 @@
-
+