Files
mir_amr/navigations/geographic_info/geographic_msgs/msg/GeographicMap.msg
2026-05-28 10:29:58 +07:00

12 lines
373 B
Plaintext
Executable File

# Geographic map for a specified region.
Header header # stamp specifies time
# frame_id (normally /map)
uuid_msgs/UniqueID id # identifier for this map
BoundingBox bounds # 2D bounding box containing map
WayPoint[] points # way-points
MapFeature[] features # map features
KeyValue[] props # map properties