Enumeration AutopilotStepResultEventData

AutopilotStepResult event data

Data sent along with the event AutopilotStepResult

See

RoboccDocs for further information

Enumeration Members

Enumeration Members

CANCELED: 3

Autopilot step has been canceled

FAILURE: 2

Autopilot step finished with failure

SUCCESS: 1

Autopilot step finished successfully

UNDEFINED: 0

Undefined autopilot step result

Generated using TypeDoc