Skip to content

Commit

Permalink
Merge pull request #13 from tier4/sync-awf-latest-xx1
Browse files Browse the repository at this point in the history
chore: sync awf-latest-xx1
  • Loading branch information
tier4-autoware-public-bot[bot] authored Mar 29, 2023
2 parents 7a12ee1 + 5719754 commit b59127e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/**:
ros__parameters:
use_down_sample_filter: False
use_dynamic_map_loading: True
down_sample_voxel_size: 0.1
distance_threshold: 0.5
timer_interval_ms: 100
map_update_distance_threshold: 10.0
map_loader_radius: 150.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
ros__parameters:
lane_following:
lane_change_prepare_duration: 2.0

closest_lanelet:
distance_threshold: 5.0 # [m]
yaw_threshold: 0.79 # [rad]

0 comments on commit b59127e

Please sign in to comment.