Interface VehicleDirectionEventData

VehicleDirection event data

Data sent along with the event VehicleDirection

See

RoboccDocs for further information

Hierarchy

  • VehicleDirectionEventData

Properties

move_back: boolean

Move back

move_front: boolean

Move front

move_left: boolean

Move left

move_right: boolean

Move right

Generated using TypeDoc