Skip to content

Commit

Permalink
feat(autoware_launch): add max_obstacle_vel in dynamic_avoidance (#595)
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 authored Sep 26, 2023
1 parent 97d8d60 commit 98da1a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
motorcycle: true
pedestrian: false

max_obstacle_vel: 100.0 # [m/s]
min_obstacle_vel: 0.0 # [m/s]

successive_num_to_entry_dynamic_avoidance_condition: 5
Expand Down

0 comments on commit 98da1a0

Please sign in to comment.