ArdooTala / ROSinGrasshopper

Tools for integrating ROS in grasshopper3d; based on docker, compas_fab, bengesht, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROSinGrasshopper

Collection of Tutorials for integrating ROS in grasshopper3d; based on docker, compas fab, bengesht, etc.

These methods facilitates design to robotic production workflows as well as real-time and adaptive robotic fabrication workflows.

What is Real-time feedback for Robotic Fabrication?

According to Association for Robots in Architecture:

Industrial robotic applications usually deal with a fabrication problem in such a way that a problem is defined, a solution programmed and the resulting control data file executed at the robot. Interaction within this process is not necessary because the design is usually finished at the point when robot code is generated. We therefore argue that robotic arms have not yet been used to their full capabilities in industry applications, as they are never linked directly to a design process.

In our research we focus on intuitive robot control and intuitive simulation for a bottom up design process. To develop fluent action and reaction scenarios for industrial robots in an architectural context. Focusing on dynamic processes in which the robot interacts with continuously changing data, resulting in a comparably unconstrained system that cannot be automatically solved.

artOfConnectity

"An Art of Connectivity": Tristan Gobin, Sebastian Andraos, Thibault Schwartz of HAL robotics.

How do I use ROS with Docker?

Dockerfile uses our recipe for the image we want to create and creates an [ubuntu] image. Here we can choose the ROS version we want to use, which packages we want to install, etc.

dockerfile

Docker-Compose is used to run custom/different applications from our image. By defining which ROS nodes we like to run together.

docker-compose

Requirements

Installation

Usage

Each tutorial is described separately inside their respective folders.

Acknowledges

More details: in this link.

rosin_logo

Supported by ROSIN - ROS-Industrial Quality-Assured Robot Software Components.
More information: rosin-project.eu

eu_flag

About

Tools for integrating ROS in grasshopper3d; based on docker, compas_fab, bengesht, etc.


Languages

Language:Dockerfile 100.0%