Files
2026-05-28 10:29:58 +07:00

12 lines
438 B
Plaintext
Executable File

# 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