Skip to content

Commit

Permalink
feat(tier4_system_msgs): rename id
Browse files Browse the repository at this point in the history
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
  • Loading branch information
isamu-takagi committed Mar 30, 2024
1 parent 46ce933 commit 77aa3df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tier4_system_msgs/msg/DiagGraphStatus.msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builtin_interfaces/Time stamp
string name
string id
tier4_system_msgs/DiagNodeStatus[] nodes
tier4_system_msgs/DiagLeafStatus[] diags
tier4_system_msgs/DiagLinkStatus[] links
2 changes: 1 addition & 1 deletion tier4_system_msgs/msg/DiagGraphStruct.msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builtin_interfaces/Time stamp
string name
string id
tier4_system_msgs/DiagNodeStruct[] nodes
tier4_system_msgs/DiagLeafStruct[] diags
tier4_system_msgs/DiagLinkStruct[] links

0 comments on commit 77aa3df

Please sign in to comment.