Skip to content

Commit 160ec1c

Browse files
feat(planning): update launch_dynamic_obstacle_avoidance from to
Signed-off-by: Kasunori-Nakajima <kazunori.nakajima@tier4.jp>
1 parent bcff953 commit 160ec1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/config/planning/preset/default_preset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ launch:
88
default: "true"
99
- arg:
1010
name: launch_dynamic_obstacle_avoidance
11-
default: "true"
11+
default: "false"
1212
- arg:
1313
name: launch_sampling_planner_module
1414
default: "false" # Warning, experimental module, use only in simulations

0 commit comments

Comments
 (0)