Skip to content

feat(behavior_path_planner): add direction change module#1771

Open
shin-sato-tier4 wants to merge 4 commits intoautowarefoundation:mainfrom
shin-sato-tier4:feat/add_direction_change
Open

feat(behavior_path_planner): add direction change module#1771
shin-sato-tier4 wants to merge 4 commits intoautowarefoundation:mainfrom
shin-sato-tier4:feat/add_direction_change

Conversation

@shin-sato-tier4
Copy link

@shin-sato-tier4 shin-sato-tier4 commented Feb 26, 2026

Description

This PR adds the launch configuration required to enable the direction_change_module.
For this PR, the direction_change module will be treated as a prototype, so we will set it to be disabled by default.
If you would like to enable it, please set the following three parameters to true.

  • autoware_launch/config/planning/preset/default_preset.yaml
     arg: name: launch_direction_change_module default: "false"

  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/scene_module_manager.param.yaml
     enable_simultaneous_execution_as_approved_module: false

  • tier4_universe_launch/tier4_planning_launch/launch/scenario_planning/lane_driving/behavior_planning/behavior_planning.launch.xml
     arg name="launch_direction_change_module" default="false"/

Please look autowarefoundation/autoware_universe#12143

How was this PR tested?

Please look autowarefoundation/autoware_universe#12143

Notes for reviewers

This PR should be merged with autowarefoundation/autoware_universe#12143.

Effects on system behavior

Please look autowarefoundation/autoware_universe#12143

Signed-off-by: shin.sato <shin.sato@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Feb 26, 2026
@github-actions
Copy link

github-actions bot commented Feb 26, 2026

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: shin.sato <shin.sato@tier4.jp>
Signed-off-by: shin.sato <shin.sato@tier4.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants