This section presents some basic examples using Actin with UR Robots.
Simple Scripting Example This in introduces EcScript in a tutorial style. For in depth EcScript information, see this video tutorial:
Collision Maps Include and exclude collisions between manipulators and objects in their environment. This is required with picking up objects or attaching manipulators.
Manipulator Attachments Attach gripper or other manipulators to the end of the arm.
Digital I/O gripper Control May grippers can be controlled throug the UR Control box digital I/O lines. This example shows you how to access the digital I/O to control a gripper.
Pick and Place - Path Planning Moving the end effector in the enviornment to pick and place requires path planning to avoid collisions. This examples show you how to execute path planning.
Use Case Examples