GithubHelp home page GithubHelp logo

compas-ii-fs2022's Introduction

COMPAS II

064-0026-00L Introduction to Computational Methods for Digital Fabrication in Architecture

This PhD-level course introduces digital fabrication methods and tools building up on the theoretical and practical knowledge acquired in the prerequisite course. Students learn fundamentals of robotics, robot kinematics and planning, and basics of robot control applied in the domain of architecture and digital fabrication using the COMPAS framework and open source tools.

Schedule, FS 2022

Lecture Date Session content Session leads
01 23.02. Introduction
Introduction to digital fabrication methods and the COMPAS ecosystem for digital fabrication: core, fab, rrc, slicer.
Brief overview of core data structures (network, mesh).
Remote procedure calls.
๐Ÿ‘‰Go to lecture
All
02 02.03. Robotic fundamentals
Introduction to robotics: anatomy of an industrial robot, coordinate systems, transformations.
Brief intro to kinematic functions and path planning.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
03 09.03. Robot models
Models from URDF, programmatic models.
Robot model visualization in Rhino / Grasshopper.
Forward kinematics of open chain manipulators.
Assignment: model your own robot.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
04 16.03. ROS & MoveIt in the design environment
Introduction to ROS, topics, services, actions. Basic interprocess communication via ROS nodes. Reproducible ROS environments with Docker.
Robot planning: forward and inverse kinematic functions, cartesian and kinematic planning. MoveIt integration from the parametric design environment. Assignment: Planning with MoveIt
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
05 30.03. Path planning
Cartesian and kinematic path planning using MoveIt.
Planning scene operations. End effectors and discrete build elements.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
06 06.04. Assembly of discrete elements I
Brief introduction to directed acyclic graphs. Modelling assembly processes as DAGs. Reachability Maps.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
07 13.04. Assembly of discrete elements II
Applied exercise from design to planning fabrication for an assembly of discrete elements and preparation for control exercise.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
08 27.04. Robot control with COMPAS RRC
Online non-real time control of industrial robots. Components of an RRC deployment. Communication primitives (blocking, futures, cyclic). Instructions. Multi controller & location coordination.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
09 04.05. Assembly of discrete elements III
Continued applied exercise from planning data to robot control for an assembly of discrete elements.
GKR (RR, GC)
10 11.05. COMPAS SLICER: Basics
Introduction to COMPAS SLICER (presentation).
Planar slicing of simple geometry
Introducion to scalar field slicing.
๐Ÿ‘‰Go to lecture
DBT & GKR (IM, JB)
11 18.05. COMPAS SLICER: Advanced
Introduction to non-planar slicing.
Non-planar slicing of a geometry.
Simulation and planning of robotic motion with COMPAS RRC.
๐Ÿ‘‰Go to lecture
DBT & GKR (IM, JB)
12 25.05. Recap: Design to Fabrication Workflows
๐Ÿ‘‰Go to lecture
GKR (RR, GC)
13 01.06. Advancing computational research
Research reproducibility and Upstreaming research output.
๐Ÿ‘‰Go to lecture
GKR (RR, GC)

Information

Links: Course info on ETHZ Catalog | Slack workspace | COMPAS docs

Objectives

  1. Understand fundamentals of robotics, coordinate systems, transformations and orientation representations.
  2. Learn forward and inverse kinematic functions and their application.
  3. Learn Cartesian and kinematic robot planning methods
  4. Apply these concepts to design and implement digital fabrication processes.
  5. Gain an understanding of different robot control methods and their application.
  6. Learn how to generate fabrication data for a (robotic) 3D printing process using a custom slicing method.

Content

Lectures, tutorials and project-based exercises will focus on:

  • Introduction to fundamentals of robotics.
  • Introduction to COMPAS framework and core extensions for digital fabrication (fab, rrc, slicer)
  • Robot model representations.
  • Robot forward and inverse kinematics.
  • Robot path planning: Cartesian motion planning and kinematic motion planning, planning scene and collision detection.
  • Integration of planning tools into parametric design environment (CAD).
  • Overview and usage of ROS (Robot Operating System).
  • Design of digital fabrication processes (assembly of discrete elements, 3D printing, etc.).

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/fs2022.yml

Add to Rhino

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

Get the workshop files

(fs2022) cd Documents
(fs2022) git clone https://github.com/compas-teaching/COMPAS-II-FS2022

Verify installation

(fs2022) python -m compas

Yay! COMPAS is installed correctly!

COMPAS: 1.14.1
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', 'compas-slicer']

Update installation

To update your environment:

(fs2022) conda env update -f https://dfab.link/fs2022.yml

compas-ii-fs2022's People

Contributors

gonzalocasas avatar 9and3 avatar linchewei avatar romanarust avatar iisteen avatar kit-7 avatar ioannamitropoulou avatar grangeot avatar wenjun-dbt avatar norcrossdbt avatar hangzhangz avatar jwangax avatar aloutsan avatar zhaohanbing1024 avatar kangoananya avatar gab96mat avatar kunaalchadha avatar nmaslarinos 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.