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 committed Sep 11, 2024
1 parent 2dfb684 commit 09645f7
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 09645f7

Please sign in to comment.