Skip to content

Commit

Permalink
feat(autoware_launch): disable out of lane (autowarefoundation#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
shmpwk authored Feb 2, 2024
1 parent 956e6e7 commit 282f970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_launch/config/planning/preset/xx1_preset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ launch:
default: "false"
- arg:
name: launch_out_of_lane_module
default: "true"
default: "false"
- arg:
name: launch_no_drivable_lane_module
default: "false"
Expand Down

0 comments on commit 282f970

Please sign in to comment.