Skip to content

Commit

Permalink
chore(lane_departure_checker): use road border (autowarefoundation#611)
Browse files Browse the repository at this point in the history
chore(lane_departure_checker) : use road_border
  • Loading branch information
0x126 authored Apr 3, 2024
1 parent d52eb43 commit 21e51bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
include_left_lanes: true
include_opposite_lanes: true
include_conflicting_lanes: true
boundary_types_to_detect: [curbstone]
boundary_types_to_detect: [curbstone, road_border]

# Core
footprint_margin_scale: 1.0
Expand Down

0 comments on commit 21e51bc

Please sign in to comment.