Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/beta/v0.42.0.0' into feat/cherry…
Browse files Browse the repository at this point in the history
…-picks-for-beta-v0.42.1.0
  • Loading branch information
1222-takeshi committed Jun 20, 2023
2 parents e9c6ab8 + a132ff3 commit e9e9aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
/**:
ros__parameters:
external_request_lane_change_left:
enable_module: true
enable_module: false
enable_simultaneous_execution_as_approved_module: false
enable_simultaneous_execution_as_candidate_module: true
priority: 6
max_module_size: 1

external_request_lane_change_right:
enable_module: true
enable_module: false
enable_simultaneous_execution_as_approved_module: false
enable_simultaneous_execution_as_candidate_module: true
priority: 6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
- "detection_area"
- "intersection"
- "traffic_light"
- "external_request_lane_change_left"
- "external_request_lane_change_right"
- "lane_change_left"
- "lane_change_right"
- "avoidance_left"
Expand Down

0 comments on commit e9e9aae

Please sign in to comment.