Hierarchy

  • EdgeState

Properties

edgeDescription?: string

Verbose Edge description

edgeId: string

Unique edge identification

released: boolean

True: Edge is part of base. False: Edge is part of horizon.

sequenceId: number

sequenceId of the edge.

trajectory?: Trajectory

The trajectory is to be communicated as a NURBS and is defined in chapter 6.4. Trajectory segments are from the point where the AGV starts to enter the edge until the point where it reports that the next node was traversed.

Generated using TypeDoc