Skip to content

Commit

Permalink
feat(control_launch): add min_braking_distance to lane_departure_chec…
Browse files Browse the repository at this point in the history
…ker (autowarefoundation#184)

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 authored Jan 24, 2023
1 parent 7ed2e16 commit e99d717
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
max_longitudinal_deviation: 2.0
max_yaw_deviation_deg: 60.0
delta_yaw_threshold_for_closest_point: 1.570 #M_PI/2.0, delta yaw thres for closest point
min_braking_distance: 0.0

0 comments on commit e99d717

Please sign in to comment.