Skip to content

Commit

Permalink
enable MRM
Browse files Browse the repository at this point in the history
Signed-off-by: t4-adc <[email protected]>
  • Loading branch information
t4-adc committed Apr 19, 2024
1 parent ba38036 commit 6979543
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ros__parameters:
update_rate: 10.0
system_emergency_heartbeat_timeout: 0.5
use_emergency_handling: false
use_emergency_handling: true
check_external_emergency_heartbeat: $(var check_external_emergency_heartbeat)
use_start_request: false
enable_cmd_limit_filter: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
timeout_takeover_request: 10.0
use_takeover_request: false
use_parking_after_stopped: false
use_comfortable_stop: false
use_comfortable_stop: true

# setting whether to turn hazard lamp on for each situation
turning_hazard_on:
Expand Down

0 comments on commit 6979543

Please sign in to comment.