You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: control/vehicle_cmd_gate/README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -66,4 +66,6 @@
66
66
67
67
## Assumptions / Known limits
68
68
69
-
TBD.
69
+
The parameter `use_external_emergency_stop` (true by default) enables an emergency stop request from external modules.
70
+
This feature requires a `~/input/external_emergency_stop_heartbeat` topic for health monitoring of the external module, and the vehicle_cmd_gate module will not start without the topic.
71
+
The `use_external_emergency_stop` parameter must be false when the "external emergency stop" function is not used.
0 commit comments