Skip to content

Commit

Permalink
feat(mission_planner): add param to prioritize start footprint
Browse files Browse the repository at this point in the history
Signed-off-by: Mehmet Dogru <[email protected]>
  • Loading branch information
mehmetdogru committed Nov 29, 2023
1 parent 5ec4778 commit 41c10b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
minimum_reroute_length: 30.0
consider_no_drivable_lanes: false # This flag is for considering no_drivable_lanes in planning or not.
check_footprint_inside_lanes: true
prioritize_start_footprint: false # in case start checkpoint is inside multiple lanelet prioritize the one which start checkpoint footprint is within

0 comments on commit 41c10b8

Please sign in to comment.