Waypoint: {
    frame: FrameName;
    pose: Pose;
    qNear: JointPositions;
    tcp?: TCPName;
}

A Waypoint defines a position of the robot, with a reference to the frame that it's will be relative to.

Type declaration

Generated using TypeDoc