Online non-real time control of industrial robots.
Components of an RRC deployment.
Communication primitives (blocking, futures, cyclic).
Instructions.
Multi controller & location coordination.
👉 Slides 🤖 GoFa station PackNGo file 📜 Quiz assignment
Before running this examples, you have to connect to a robot controller. Either a real one, or a simulated one.
To run a simulated one, use the following instructions (only Windows, unfortunately):
- Install ABB RobotStudio (see more installation notes here)
- Install ABB GoFa robot station (
Pack&Go .rspag
files are installed simply by opening them from RobotStudio). - Start (
compose up
) our docker containers
-
Communication
-
Basic setup
-
Motion instructions
-
Utilities
-
Input/Output signals