Interface AutopilotStepParamsMove

AutopilotStepParamsMove

move parameter of a AutopilotStepParams type

See

RoboccDocs for further information

Hierarchy

  • AutopilotStepParamsMove

Properties

error_timeout?: number

Wait time in seconds before retry or next

on_error?: AutopilotOnError
target_name?: string

Optional target name

target_tolerance?: number

Distance between robot and destination to consider success

target_type: AutopilotTargetType
uuid: number

Uuid of element

Generated using TypeDoc