localization / com.aldebaran.qi.sdk.localization.model / Place

Place

data class Place

Represents a physical place.

Properties

explorationMap

The map of the physical place.

val explorationMap: ExplorationMap

pointsOfInterest

The points of interest of the physical place.

val pointsOfInterest: List<PointOfInterest>