Skip to content

Commit 93dd8c8

Browse files
committed
Revert "chore(stop_filter): extract stop_filter.param.yaml to autoware_launch (autowarefoundation#8681) (autowarefoundation#1591)"
This reverts commit bad0007.
1 parent 56443e8 commit 93dd8c8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

launch/tier4_localization_launch/launch/localization.launch.xml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<!-- Parameter files -->
1515
<arg name="localization_error_monitor_param_path"/>
1616
<arg name="ekf_localizer_param_path"/>
17-
<arg name="stop_filter_param_path"/>
1817
<arg name="pose_initializer_param_path"/>
1918
<arg name="eagleye_param_path"/>
2019
<arg name="ar_tag_based_localizer_param_path"/>

launch/tier4_localization_launch/launch/pose_twist_fusion_filter/pose_twist_fusion_filter.launch.xml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<arg name="input_odom_name" value="/localization/pose_twist_fusion_filter/kinematic_state"/>
2323
<arg name="input_twist_with_covariance_name" value="/localization/pose_twist_fusion_filter/twist_with_covariance"/>
2424
<arg name="output_odom_name" value="/localization/kinematic_state"/>
25-
<arg name="param_path" value="$(var stop_filter_param_path)"/>
2625
</include>
2726
</group>
2827

0 commit comments

Comments
 (0)