git commit -m "first commit"
This commit is contained in:
7
navigations/geographic_info/geographic_msgs/msg/KeyValue.msg
Executable file
7
navigations/geographic_info/geographic_msgs/msg/KeyValue.msg
Executable file
@@ -0,0 +1,7 @@
|
||||
# Geographic map tag (key, value) pair
|
||||
#
|
||||
# This is equivalent to diagnostic_msgs/KeyValue, repeated here to
|
||||
# avoid introducing a trivial stack dependency.
|
||||
|
||||
string key # tag label
|
||||
string value # corresponding value
|
||||
Reference in New Issue
Block a user