Skip to content

Commit d421e38

Browse files
committed
feat: add timeouts of request services
Signed-off-by: TetsuKawa <kawaguchitnon@icloud.com>
1 parent 56ad4b4 commit d421e38

File tree

5 files changed

+95
-434
lines changed

5 files changed

+95
-434
lines changed

system/mrm_handler/config/mrm_handler.param.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
ros__parameters:
55
update_rate: 10
66
timeout_operation_mode_availability: 0.5
7+
timeout_call_mrm_behavior: 0.01
8+
timeout_cancel_mrm_behavior: 0.01
79
use_emergency_holding: false
810
timeout_emergency_recovery: 5.0
911
timeout_takeover_request: 10.0

0 commit comments

Comments
 (0)