Dimensions of the loads bounding box in meters.

Hierarchy

  • LoadLoadDimensions

Indexable

[property: string]: any

Properties

Properties

height?: number

Absolute height of the loads bounding box in meter. Optional: set value only if known.

length: number

Absolute length (along the mobile robot’s coordinate system's x-axis) of the load's bounding box in meters.

width: number

Absolute width (along the mobile robot’s coordinate system's y-axis) of the load's bounding box in meters.

Generated using TypeDoc