Skip to content

Commit

Permalink
feat(behavior_path_planner): add configuration flag (autowarefoundati…
Browse files Browse the repository at this point in the history
…on#239)

* feat(behavior_path_planner): add configuration flag

The configuration flag will enable user to visualize drivable areas that have
shared linestrings.

This PR is related to autowarefoundation#499

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

* Fix: set parameter to true by default

Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 authored Mar 24, 2022
1 parent 329c46f commit a232bfa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@

refine_goal_search_radius_range: 7.5
intersection_search_distance: 30.0

visualize_drivable_area_for_shared_linestrings_lanelet: true

0 comments on commit a232bfa

Please sign in to comment.