Readonly edgeThe edge to be traversed.
Readonly endThe end node of the edge to be traversed.
Readonly startThe start node of the edge to be traversed.
Optional Readonly trajectoryDefines the edge trajectory path calculated by the AGV or master control (optional).
If not specified or undefined, the AGV cannot process trajectories or
calculates the route on the fly when the traverse handler is invoked.
Generated using TypeDoc
Represents context information of an edge traversal.