Skip to main content

MapLayer

Message type: map_manager/msg/MapLayer

Description

Describes one named layer in a composite map.

Fields

FieldTypeDescription
namestringHuman-readable name.
typestringEntity type.
usagestringPurpose of the map layer.
floor_idstringUnique floor identifier.
loadedboolWhether the layer is loaded.
modifiedboolWhether the layer contains unsaved changes.

Usage Example

See the Map Manager API documentation for usage examples.

MapLayer is used as an internal representation and is not normally accessed directly.