Skip to content

Commit

Permalink
feat(intersection): add the option to use intersection_area (#366)
Browse files Browse the repository at this point in the history
add option to use intersection_area

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored May 22, 2023
1 parent b27e2f3 commit 3ebacbe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
intersection_velocity: 2.778 # 2.778m/s = 10.0km/h
intersection_max_accel: 0.5 # m/ss
stop_overshoot_margin: 0.5 # [m] overshoot margin for stuck, collision detection
use_intersection_area: false

stuck_vehicle:
use_stuck_stopline: false # stopline generate before the intersection lanelet when is_stuck
Expand Down

0 comments on commit 3ebacbe

Please sign in to comment.