Hierarchy

  • WheelDefinition

Indexable

[property: string]: any

Properties

centerDisplacement?: number

Nominal displacement of the wheel’s center to the rotation point (necessary for caster wheels). If the parameter is not defined, it is assumed to be 0

constraints?: string

Free text: can be used by the manufacturer to define constraints

diameter: number

Nominal diameter of wheel

isActiveDriven: boolean

True: wheel is actively driven

isActiveSteered: boolean

True: wheel is actively steered

position: V3_0.Position
type: string

Wheel type. Extensible enum: DRIVE, CASTER, FIXED, MECANUM

width: number

Nominal width of wheel

Generated using TypeDoc