Interface AutopilotStep

Autopilot step

Describe an autopilot step which can be a timer where the robot wait for X seconds, a move order to a map element or a behaviour step where vehicle play some sound or display some LEDs

See

RoboccDocs for further information

Hierarchy

  • AutopilotStep

Properties

index?: number

Optional index for autopilot step

name?: string

Optional name for autopilot step

Step params

Generated using TypeDoc