Creating and Using Waypoints

Waypoint motion allows robots in robot surface workcells to traverse a potentially complicated workpiece in a safer manner than traditional via points that execute sequentially through a program. If a robot needs to exit a part program prematurely and subsequently return where it left off, having the points for doing so kept separate from the sequential execution of the main program makes it far easier to do so. You can create the Waypoint motion structure, save it as a template, use it in a robot task, and update the robot task when any changes in the structure occur.

This task shows you how to: