Package org.opentcs.data.order
package org.opentcs.data.order
Classes describing transport orders to be processed by vehicles.
-
KlasseBeschreibungDescribes a sequence of movements and an optional operation at the end that a
Vehicle
is supposed to execute.Describes the destination of a drive order.Defines the various potential states of a drive order.Defines some constants forTransportOrder
s andOrderSequence
s.Describes a process spanning multipleTransportOrder
s which are to be executed subsequently by the sameVehicle
.Defines constants for basic history event codes related toOrderSequence
s and documents how the respective supplementary information is to be interpreted.Defines the different typesVehicle
s can be rerouted.A single step in a route.Represents a sequence of movements and operations that are to be executed by aVehicle
.This enumeration defines the various states a transport order may be in.Defines constants for basic history event codes related to transport orders and documents how the respective supplementary information is to be interpreted.