README

# Generic Robotic Arm

A package containing utility and interfaces to teach and control a robotic arm.

## Features

## Installation
  • For development: 1. Clone the project using

    ``` bash

    git clone git@gitlab.com:StefanMa/genericroboticarm.git

    ```

    1. Install it using
      ``` bash

      pip install -e genericroboticarm/.

      ```

  • For testing or just Usage
    ``` bash

    pip install git+https://gitlab.com/OpenLabAutomation/device-integration/genericroboticarm.git

    ```

## Usage To learn how to start the software type ``` bash

genericroboticarm –help

``` To learn how to use the software read the [Quick start guide](/docs/quickstart.md).

To adapt the software to your own robotic arm read the [Adapion Guide](/docs/adaption.md)

## Contact:

stefan.maak(at)uu(dot)se