Skip to content

Commit

Permalink
feat: add dynamic_obstacle_stop to xx1 preset
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <[email protected]>
  • Loading branch information
tkimura4 committed Jan 16, 2024
1 parent cb4ca72 commit b1e7c61
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 @@ -80,6 +80,9 @@ launch:
- arg:
name: launch_no_drivable_lane_module
default: "false"
- arg:
name: launch_dynamic_obstacle_stop_module
default: "true"

# motion planning modules
- arg:
Expand Down

0 comments on commit b1e7c61

Please sign in to comment.