Skip to content

Commit

Permalink
feat(autoware_launch): add suppress_sudden_obstacle_stop in obstacle_…
Browse files Browse the repository at this point in the history
…cruise_planner (#525)

* feat(autoware_launch): add suppress_sudden_obstacle_stop in obstacle_cruise_planner

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* update

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
takayuki5168 authored Aug 25, 2023
1 parent 20d27d3 commit 03ed82b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
nearest_dist_deviation_threshold: 3.0 # [m] for finding nearest index
nearest_yaw_deviation_threshold: 1.57 # [rad] for finding nearest index
min_behavior_stop_margin: 3.0 # [m]
suppress_sudden_obstacle_stop: true

stop_obstacle_type:
unknown: true
Expand Down

0 comments on commit 03ed82b

Please sign in to comment.