git commit -m "first commit"
This commit is contained in:
11
navigations/geographic_info/geographic_msgs/msg/MapFeature.msg
Executable file
11
navigations/geographic_info/geographic_msgs/msg/MapFeature.msg
Executable file
@@ -0,0 +1,11 @@
|
||||
# Geographic map feature.
|
||||
#
|
||||
# A list of WayPoint IDs for features like streets, highways, hiking
|
||||
# trails, the outlines of buildings and parking lots in sequential
|
||||
# order.
|
||||
#
|
||||
# Feature lists may also contain other feature lists as members.
|
||||
|
||||
uuid_msgs/UniqueID id # Unique feature identifier
|
||||
uuid_msgs/UniqueID[] components # Sequence of feature components
|
||||
KeyValue[] props # Key/value properties for this feature
|
||||
Reference in New Issue
Block a user