Skip to content

Commit

Permalink
Merge pull request autowarefoundation#572 from tier4/sync-awf-latest
Browse files Browse the repository at this point in the history
chore: sync awf-latest
  • Loading branch information
tier4-autoware-public-bot[bot] authored Aug 30, 2024
2 parents 6510258 + 6b8f16e commit a37e57c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions autoware_launch/config/localization/stop_filter.param.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/**:
ros__parameters:
vx_threshold: 0.1 # [m/s]
wz_threshold: 0.02 # [rad/s]
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<!-- parameter paths for common -->
<arg name="localization_error_monitor_param_path" value="$(var loc_config_path)/localization_error_monitor.param.yaml"/>
<arg name="ekf_localizer_param_path" value="$(var loc_config_path)/ekf_localizer.param.yaml"/>
<arg name="stop_filter_param_path" value="$(var loc_config_path)/stop_filter.param.yaml"/>
<arg name="pose_initializer_param_path" value="$(var loc_config_path)/pose_initializer.param.yaml"/>
<arg name="twist2accel_param_path" value="$(var loc_config_path)/twist2accel.param.yaml"/>

Expand Down

0 comments on commit a37e57c

Please sign in to comment.