Skip to content

Commit

Permalink
feat(autoware_launch): remove polygon_generation_method from dynamic_…
Browse files Browse the repository at this point in the history
…avoidance (#539)

Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 committed Nov 25, 2023
1 parent 7ffd5af commit e38961d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
max_object_angle: 0.785

drivable_area_generation:
polygon_generation_method: "object_path_base" # choose "ego_path_base" and "object_path_base"
object_path_base:
min_longitudinal_polygon_margin: 3.0 # [m]

Expand Down

0 comments on commit e38961d

Please sign in to comment.