...
For example, a pick and place application would require the task manager to be able to communicate with the Realtime Controller and/or peripheral devices to control each of the robots and do the following:
Acquire target position in robot base coordinates detected by sensors
Approach the pick position
Move to the pick position
Grasp the target object
Move the picked object to the place position
Release the picked object
Task Manager Examples
Below is documentation on example task manager implementations in various languages.
...