GithubHelp home page GithubHelp logo

gramaziokohler / workshop_mcneel_2021 Goto Github PK

View Code? Open in Web Editor NEW
10.0 17.0 2.0 8.34 MB

Robotic Fabrication with the COMPAS Framework workshop (McNeel Europe)

License: MIT License

Python 100.00%
workshop robotic-fabrication aec rhino rhino3d compas

workshop_mcneel_2021's Introduction

Workshop: Robotic Fabrication in Rhino with the COMPAS framework

McNeel Europe

13-15 December 2021

Flyer

๐Ÿ‘‰ Slides | Overview | Examples | Requirements | Installation

Overview

Day 1

  • Introduction to digital fabrication.
  • Overview of COMPAS framework.
  • Fundamental concepts of robotics: components of an industrial robot, robot workspace, control modes, robot positioning (cartesian and joint space) and singularities, robot coordinate frames and transformations.
  • Description of robot models, the URDF format, visualizing robot models, interop with external model sources. Grasshopper integration. Exercise: build your own robot model.
  • Forward Kinematics (in-process and out-process) and Inverse Kinematics (overview of analytic and numerical solvers).

Day 2

  • Overview of supported robotic backends.
  • ROS: Robot Operating System and the MoveIt! Motion planning framework. ROS communication model: topics, services and actions.
  • Path planning: Cartesian and kinematic path planning from Rhino and Grasshopper using MoveIt backend. Defining goal constraints.
  • Planning scene manipulation. Dynamic end-effector attachment and detachment.
  • Describing assembly processes in code. Basic structure of a pick and place process. Approach frames. Overview of advanced assembly structures: graphs/partial orders/networks.
  • Fabrication-aware design: the impact of sequencing in spatial assembly processes.
  • Exercise: path planning of a simple assembly structure.

Day 3

  • ABB robot control with RRC.
  • Comparison of robot control modes: offline, online real-time, online non-real-time control.
  • RRC control primitives: blocking, non-blocking, and deferred blocking.
  • Overview of RRC instruction set: motion, IO control, custom instructions.
  • Remote control exercise with one of the robots of the Robotic Fabrication Lab at ETH Zurich.

Requirements

Installation

We use conda to make sure we have clean, isolated environment for dependencies.

First time using conda?

Make sure you run this at least once:

(base) conda config --add channels conda-forge

(base) conda env create -f https://dfab.link/mcneel-2021.yml

Add to Rhino

(base)  conda activate fab21
(fab21) python -m compas_rhino.install -v 7.0

Get the workshop files

(fab21) cd Documents
(fab21) git clone https://github.com/gramaziokohler/workshop_mcneel_2021

Verify installation

(fab21) python -m compas

Yay! COMPAS is installed correctly!

COMPAS: 1.13.2
Python: 3.8.10 | packaged by conda-forge | (default, May 11 2021, 06:25:23) [MSC v.1916 64 bit (AMD64)]
Extensions: ['compas-fab', 'compas-cgal', 'compas-rrc']

workshop_mcneel_2021's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.