Skip to content

Commit 3881073

Browse files
authored
chore(xx1_preset): synchronize xx1 planning preset with default (autowarefoundation#818)
* synchronize xx1 planning preset with default Signed-off-by: Ericpotato <zhanhong.yan@tier4.jp> * restore use_experimental_lane_change_function option Signed-off-by: Ericpotato <zhanhong.yan@tier4.jp> * style(pre-commit): autofix * typo fixed. changes should be in xx1_preset, not default Signed-off-by: Ericpotato <zhanhong.yan@tier4.jp> --------- Signed-off-by: Ericpotato <zhanhong.yan@tier4.jp> Co-authored-by: Ericpotato <Ericpotato@users.noreply.github.com>
1 parent ffeefbb commit 3881073

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

autoware_launch/config/planning/preset/xx1_preset.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ launch:
99
- arg:
1010
name: launch_dynamic_avoidance_module
1111
default: "true"
12+
- arg:
13+
name: launch_sampling_planner_module
14+
default: "false" # Warning, experimental module, use only in simulations
1215
- arg:
1316
name: launch_lane_change_right_module
1417
default: "true"

0 commit comments

Comments
 (0)