Hierarchy

  • ControlPoint

Properties

Properties

orientation?: number

Range: [-pi .. pi]. Orientation of the AGV on this position of the curve. The orientation is in world coordinates. When not defined the orientation of the AGV will be tangential to the curve.

weight?: number

Range: (0 .. Infinity). The weight with which this control point pulls on the curve. When not defined, the default will be 1.0.

x: number

X coordinate described in the world coordinate system.

y: number

Y coordinate described in the world coordinate system.

Generated using TypeDoc