Skip to content

Commit

Permalink
chore(xx1_preset): synchronize xx1 planning preset with default (auto…
Browse files Browse the repository at this point in the history
…warefoundation#818)

* synchronize xx1 planning preset with default

Signed-off-by: Ericpotato <[email protected]>

* restore use_experimental_lane_change_function option

Signed-off-by: Ericpotato <[email protected]>

* style(pre-commit): autofix

* typo fixed. changes should be in xx1_preset, not default

Signed-off-by: Ericpotato <[email protected]>

---------

Signed-off-by: Ericpotato <[email protected]>
Co-authored-by: Ericpotato <[email protected]>
  • Loading branch information
Ericpotato and Ericpotato authored Apr 2, 2024
1 parent ffeefbb commit 3881073
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions autoware_launch/config/planning/preset/xx1_preset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ launch:
- arg:
name: launch_dynamic_avoidance_module
default: "true"
- arg:
name: launch_sampling_planner_module
default: "false" # Warning, experimental module, use only in simulations
- arg:
name: launch_lane_change_right_module
default: "true"
Expand Down

0 comments on commit 3881073

Please sign in to comment.