We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8ba34 commit 1228768Copy full SHA for 1228768
autoware_adapi_v1_msgs/system/msg/MrmRequest.msg
@@ -2,5 +2,5 @@ uint16 UNKNOWN = 0
2
uint16 CANCEL = 1 # Cancel the MRM request.
3
uint16 DELEGATE = 2 # Delegate the selection of MRM behavior to Autoware.
4
5
+string sender # The identifier of the request sender.
6
uint16 strategy
-string user # The identifier of the request sender.
0 commit comments