Table of Contents

Drawing with the UR10 v2

With Grasshopper

This is a preliminary summary. Will change!

Prepare the image

Export a vector image from inkscape.

TODO: experiment with grouping etc. Jerry has a script that make the axidraws draw curves in a logical order, rather than jumping around.

Set-Up

Install the software

Open Grasshopper file

In the Grasshopper file, the logic is defined.
The Rhino file is used to load and position vector images, so Grasshopper can use it.

Connect the robot to Grasshopper

Turn on the robot.

Connect the computer to the robot
Define the TCP
Get the current pose into Grasshopper
Define the work frame
Load vector file

Draw with the Robot

Send the program to the robot

Run the program on the robot

Wishlist