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 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 authored and xtk8532704 committed Sep 27, 2024
1 parent 9505d17 commit ce180be
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 ce180be

Please sign in to comment.