Interface ModuleConfiguration

Module configuration

Current module configuration

See

RoboccDocs for further information

Hierarchy

  • ModuleConfiguration

Properties

allow_auto_veh_to_charge?: boolean

Module allow auto veh to charge

footprint?: Position[]

Module footprint polygon

height?: number

Module height in meters

length?: number

Module length in meters (Deprecated, use footprint instead)

max_speed?: number

Module maximum speed in meters / second

urdf?: string

Module URDF

weight?: number

Module weight in kg

width?: number

Module width in meters (Deprecated, use footprint instead)

Generated using TypeDoc