A library to run Robotic Assembly Digital Model (RADM) files directly on Universal Robots.
Project description
AIM.Robot
AIM.Robot is a Python library to run Robotic Assembly Digital Model (RADM) files directly on Universal Robots.
Requirements
- Universal Robot (tested on a UR5e and UR10e).
- Python 3.8 or newer
- A valid RADM file
Installation
The easiest way to install AIM.Robot is using pip:
pip install aimrobot
Getting Started
First of all, you need to test the connection to the robot:
aimrobot --networktest 192.168.1.1
If the connection is established, you can load and run a RADM file:
aimrobot --file runme.radm
This will execute all the steps using the wait time set in the file. If you want to have manual control, you can add the flag --manual
aimrobot --file runme.radm --manual
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aimrobot-0.0.1.tar.gz
(2.0 kB
view details)
Built Distribution
aimrobot-0.0.1-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file aimrobot-0.0.1.tar.gz
.
File metadata
- Download URL: aimrobot-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d060557f21c3c36a4790b4e73bdc024d884b83f0b39c98b00b772f178834b1d |
|
MD5 | fd12c49efbf6ce833eb0023218602be2 |
|
BLAKE2b-256 | 3b36f9c67a16652b4bdff6c71336c47ad3638ef7854d2e6564085cfd41a60acf |
File details
Details for the file aimrobot-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: aimrobot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 777fcdabe9191673897f79bcb423a98fdbb906c5d939e4cccdb579ba005b5691 |
|
MD5 | c878f9f5b70b4edfb005a5edd1ecdfd1 |
|
BLAKE2b-256 | e263c186a584030e43a358249348cc1933ebe45888549b41a93322e70d62ec3d |