Enumeration AutopilotStatusEventData

AutopilotStatus event data

Data sent along with the event AutopilotStatus

See

RoboccDocs for further information

Enumeration Members

NOT_SET: 0

Autopilot not set for this map

PAUSED: 3

Autopilot is paused

PAUSED_CHARGING: 4

Autopilot is paused due to critical battery level reached and vehicle has gone off to recharge itself

PAUSED_HIR: 5

Autopilot is paused due to human intervention required

PAUSED_PROHIBITED_MOVE: 6

Autopilot is paused due to module prohibit move orders

STARTED: 2

Autopilot is started

STOPPED: 1

Autopilot is stopped

Generated using TypeDoc