Python wrapper for rarinbow robotics cobot
Project description
rb-api-python
Project description
rb-api-python is an open-source library that supports rapid development of software that deals with cobot control.
Supported Cobot
- RB5-850
- RB3-1200
- RB10-1300
Supported platforms
The package has been tested on:
- Ubuntu 18.04 and 20.04
- Windows 10 64-bit
With Python versions:
- 3.7, 3.8
Examples
from rainbow import cobot
# This IP address can be found in the control box.
cobot.ToCB('10.0.2.1')
# Initialize (activate) the cobot.
cobot.CobotInit()
# In real mode, you need to be careful as the cobot is actually moving.
cobot.SetProgramMode(cobot.PG_MODE.REAL)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rb-api-python-0.0.5.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rb-api-python-0.0.5.tar.gz.
File metadata
- Download URL: rb-api-python-0.0.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09b635fedbb84525652d393d9d36f9de739e16a9d766f66471727759fa393fd3
|
|
| MD5 |
429426dfd1215cf38c4c470dfdfb0bb2
|
|
| BLAKE2b-256 |
e342f2cbb7251bbca276fa7077817446ff22de227c249caf0f200ae0910a73d7
|
File details
Details for the file rb_api_python-0.0.5-py3-none-any.whl.
File metadata
- Download URL: rb_api_python-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc8b62cba4760fd15144db0e7d6ea71523b4893805ece08ce1cf46f51b071a49
|
|
| MD5 |
81196832e75d8bad28481de8d7b5a595
|
|
| BLAKE2b-256 |
85354b17447891733b2d50afff1d4a798a4f036edef017ad337453406a433159
|