Skip to content

Commit

Permalink
feat(mission_planner): add option to prevent rerouting in autonomous …
Browse files Browse the repository at this point in the history
…driving mode (autowarefoundation#1153)

Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 authored and shmpwk committed Oct 11, 2024
1 parent 5f0dc8e commit 6247515
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
allow_reroute_in_autonomous_mode: true

0 comments on commit 6247515

Please sign in to comment.