Skip to content

Commit

Permalink
feat(behavior_path_planner): add drivable_area linestrings for dynamic (
Browse files Browse the repository at this point in the history
#660)

drivable area expansion

Signed-off-by: Makoto Kurihara <[email protected]>
  • Loading branch information
mkuri authored and saka1-s committed Jun 25, 2024
1 parent 2d422c4 commit f582a70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
types: # linestring types in the lanelet maps that will not be crossed when expanding the drivable area
- road_border
- curbstone
- drivable_area
distance: 0.0 # [m] distance to keep between the drivable area and the linestrings to avoid
compensate:
enable: false # if true, when the drivable area cannot be expanded in one direction to completely include the ego footprint, it is expanded in the opposite direction
Expand Down

0 comments on commit f582a70

Please sign in to comment.