These parameters generally specify the class and the capabilities of the mobile robot

Hierarchy

  • TypeSpecification

Indexable

[property: string]: any

Properties

localizationTypes: string[]

Simplified description of localization type.

maximumLoadMass: number

Maximum loadable mass

mobileRobotClass: string

Simplified description of mobile robot class. Extensible enum: FORKLIFT, CONVEYOR, TUGGER, CARRIER

mobileRobotKinematic: any
mobileRobotKinematics?: string

Simplified description of mobile robots kinematics-type. Extensible enum: DIFFERENTIAL, OMNIDIRECTIONAL, THREE_WHEEL

navigationTypes: string[]

List of path planning types supported by the mobile robot, sorted by priority

seriesDescription?: string

Free text human readable description of the mobile robot type series

seriesName: string

Free text generalized series name as specified by manufacturer

supportedZones?: ZoneType[]

Array of zone types supported by the mobile robot.

Generated using TypeDoc