Skip to content

Commit

Permalink
feat(planning_launch): abort deceleration for abort param (autowarefo…
Browse files Browse the repository at this point in the history
…undation#576)

* feat(planning_launch): abort deceleration for abort param

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

* rename parameter to make is expressive

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 authored Nov 25, 2022
1 parent c7c04ea commit 8c5f2d4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,9 @@
longitudinal_distance_min_threshold: 3.0
expected_front_deceleration: -0.5
expected_rear_deceleration: -1.0

expected_front_deceleration_for_abort: -2.0
expected_rear_deceleration_for_abort: -2.5

rear_vehicle_reaction_time: 2.0
rear_vehicle_safety_time_margin: 2.0

0 comments on commit 8c5f2d4

Please sign in to comment.