Skip to content

Commit

Permalink
feat(behavior_path_planner): add config for pull over on new framework
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
  • Loading branch information
satoshi-ota committed Mar 9, 2023
1 parent f664f8a commit 1aa0870
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,9 @@
enable_simultaneous_execution: false
priority: 0
max_module_size: 1

pull_over:
enable_module: true
enable_simultaneous_execution: false
priority: 2
max_module_size: 1

0 comments on commit 1aa0870

Please sign in to comment.