Skip to content

Commit

Permalink
enable AEB
Browse files Browse the repository at this point in the history
Signed-off-by: t4-adc <[email protected]>
  • Loading branch information
t4-adc committed Feb 27, 2025
1 parent 7035d2f commit da98d44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions autoware_launch/config/planning/preset/default_preset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@ launch:
# motion velocity planner modules
- arg:
name: launch_obstacle_stop_module
default: "true"
default: "false"
- arg:
name: launch_obstacle_slow_down_module
default: "true"
default: "false"
- arg:
name: launch_obstacle_cruise_module
default: "true"
default: "false"
- arg:
name: launch_dynamic_obstacle_stop_module
default: "true"
Expand Down

0 comments on commit da98d44

Please sign in to comment.