Skip to main content

COMPAS RRC: Library for ABB Robots

Project description

Online control for ABB robots over a simple-to-use Python interface.

Main features

  • Provides a simple way to interact with ABB robots

  • Supports futures and blocking calls

  • Builds on top of COMPAS FAB

  • Supports all RAPID instructions as well as custom procedures

  • Supports EGM activation/deactivation

  • Supports multi-move up to 4 robots

  • Supports commanding multiple controllers in coordination

  • Open up the Python world for ABB robots

COMPAS RRC runs on Python 3.x as well as IronPython 2.7.

Requirements

COMPAS RRC is part of the COMPAS framework and it requires the core library and the robotic fabrication package COMPAS FAB.

Installation

First install the pre-requisites in a conda environment:

conda create -c conda-forge -n ENVIRONMENT_NAME compas_rrc python=3.8
conda activate ENVIRONMENT_NAME

Getting started

You can find additional examples to get your started easily on the compas_rrc_start repository.

Contributing

Check the Contributor’s Guide.

Credits

This package was created by Philippe Fleischmann <fleischmann@arch.ethz.ch> @fleischp at @ethrfl

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

compas_rrc-2.0.0.tar.gz (697.4 kB view hashes)

Uploaded Source

Built Distribution

compas_rrc-2.0.0-py2.py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page