diff --git a/autoware_launch/config/perception/obstacle_segmentation/ground_segmentation/ground_segmentation.param.yaml b/autoware_launch/config/perception/obstacle_segmentation/ground_segmentation/ground_segmentation.param.yaml
index cc7c52ed47..b9393094a1 100644
--- a/autoware_launch/config/perception/obstacle_segmentation/ground_segmentation/ground_segmentation.param.yaml
+++ b/autoware_launch/config/perception/obstacle_segmentation/ground_segmentation/ground_segmentation.param.yaml
@@ -2,8 +2,6 @@
ros__parameters:
additional_lidars: []
ransac_input_topics: []
- use_single_frame_filter: False
- use_time_series_filter: True
common_crop_box_filter:
parameters:
diff --git a/autoware_launch/launch/components/tier4_perception_component.launch.xml b/autoware_launch/launch/components/tier4_perception_component.launch.xml
index 9f00aabe4c..ee889b717d 100644
--- a/autoware_launch/launch/components/tier4_perception_component.launch.xml
+++ b/autoware_launch/launch/components/tier4_perception_component.launch.xml
@@ -13,6 +13,8 @@
+
+
@@ -45,6 +47,9 @@
+
+
+