Skip to content

Commit 1228768

Browse files
authored
feat(autoware_adapi_v1_msgs): rename mrm request sender (#91)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
1 parent aa8ba34 commit 1228768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_adapi_v1_msgs/system/msg/MrmRequest.msg

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ uint16 UNKNOWN = 0
22
uint16 CANCEL = 1 # Cancel the MRM request.
33
uint16 DELEGATE = 2 # Delegate the selection of MRM behavior to Autoware.
44

5+
string sender # The identifier of the request sender.
56
uint16 strategy
6-
string user # The identifier of the request sender.

0 commit comments

Comments
 (0)