Skip to content

Commit

Permalink
Revert "feat(autoware_launch): make behavior path modules not exclusi… (
Browse files Browse the repository at this point in the history
autowarefoundation#521)

Revert "feat(autoware_launch): make behavior path modules not exclusive (autowarefoundation#500)"

This reverts commit fbdcefa.
  • Loading branch information
saka1-s authored Oct 23, 2023
1 parent ef67413 commit 9ef8126
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
start_planner:
enable_module: true
enable_rtc: true
enable_simultaneous_execution_as_approved_module: true
enable_simultaneous_execution_as_approved_module: false
enable_simultaneous_execution_as_candidate_module: false
keep_last: false
priority: 0
Expand All @@ -69,7 +69,7 @@
avoidance:
enable_module: true
enable_rtc: true
enable_simultaneous_execution_as_approved_module: true
enable_simultaneous_execution_as_approved_module: false
enable_simultaneous_execution_as_candidate_module: false
keep_last: false
priority: 5
Expand Down

0 comments on commit 9ef8126

Please sign in to comment.