Creating package from github resource

Hi, I want to migrate from Rhino/Grasshopper to Revit/Dynamo for robot control - specifically ABB robots. I have found this resource https://github.com/mjkkirschner/TORO but can’t seem to locate instructions for how to turn the files into a package that I can utilise in Dynamo - help anyone?

@dermottmcmeel I can get the package no issues. It works!

Here is the ZIP file link to custom nodes https://github.com/mjkkirschner/TORO/blob/master/ClassLibrary1/ClassLibrary1/bin/Debug/DYNAMO_TORO.zip

You need to import dll File in Dynamo to get custom nodes.

1 Like

Thanks mate - but is it possible to get step by step instructions? I’m trying to load library’s but nothing is showing up on the left hand side.

I’ve been trying various combination of loading things in but no joy. Do you first move the dll files somewhere into dynamo before loading them?