Map Raw

Describe a map with its infos, images, but without map elements 🗺

See

RoboccDocs for further information

Hierarchy

  • MapRaw

Properties

behaviour?: Behaviour

General behaviour

critical_battery_threshold?: number

Critical battery threshold

description: string

Description

height: number

Map's height in pixel

id?: number

Id

id_site?: number

Id of parent site

img_erase_layer?: string

Erase layer image in base 64

img_final?: string

Final image in base 64

img_original?: string

Original image in base 64

img_trinary?: string

Trinary image in base 64

name: string

Name

operational_battery_threshold?: number

Operational battery threshold

orientation_angle?: number

Map's orientation angle in trigonometric direction, reverse clockwise

resolution?: number

Map's resolution in cm/pixel

routes?: RoutesGraph

Routes graph

surface?: number

Mapped surface of the map

threshold_high?: number

Threshold high

threshold_low?: number

Threshold low

uuid?: number

Uuid, unique identifier on the current site

uuid_preferred_charging_station?: number

Uuid of preferred charging station

width: number

Map's width in pixel

Generated using TypeDoc