Skip to content

Commit

Permalink
feat(pull_over): support new framework (autowarefoundation#237)
Browse files Browse the repository at this point in the history
feat(behavior_path_planner): add config for pull over on new framework

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
  • Loading branch information
satoshi-ota authored Mar 9, 2023
1 parent 542a5f9 commit a32de6e
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@
enable_simultaneous_execution: false
priority: 2
max_module_size: 1

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

0 comments on commit a32de6e

Please sign in to comment.