Skip to content

Commit

Permalink
Revert "chore(stop_filter): extract stop_filter.param.yaml to autowar…
Browse files Browse the repository at this point in the history
…e_launch (autowarefoundation#8681) (autowarefoundation#1591)"

This reverts commit bad0007.
  • Loading branch information
saka1-s committed Nov 1, 2024
1 parent 56443e8 commit 93dd8c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<!-- Parameter files -->
<arg name="localization_error_monitor_param_path"/>
<arg name="ekf_localizer_param_path"/>
<arg name="stop_filter_param_path"/>
<arg name="pose_initializer_param_path"/>
<arg name="eagleye_param_path"/>
<arg name="ar_tag_based_localizer_param_path"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<arg name="input_odom_name" value="/localization/pose_twist_fusion_filter/kinematic_state"/>
<arg name="input_twist_with_covariance_name" value="/localization/pose_twist_fusion_filter/twist_with_covariance"/>
<arg name="output_odom_name" value="/localization/kinematic_state"/>
<arg name="param_path" value="$(var stop_filter_param_path)"/>
</include>
</group>

Expand Down

0 comments on commit 93dd8c8

Please sign in to comment.