Skip to content

Commit

Permalink
feat: enable dynamic_obstacle_stop module (autowarefoundation#832)
Browse files Browse the repository at this point in the history
feat: enable dynamic_obstacle_stop module

Signed-off-by: Tomohito ANDO <tomohito.ando@tier4.jp>
  • Loading branch information
TomohitoAndo authored Nov 11, 2024
1 parent 402ba60 commit 11b9fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_launch/config/planning/preset/x2_preset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ launch:
# motion velocity planner modules
- arg:
name: launch_dynamic_obstacle_stop_module
default: "false"
default: "true"
- arg:
name: launch_out_of_lane_module
default: "true"
Expand Down

0 comments on commit 11b9fce

Please sign in to comment.