Package to control Niryo Robot "Ned" through TCP
Project description
Installation
PyNiryo is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 2.7/3.5+
$ pip install pyniryo
Documentation
PyNiryo allows to write simple script in Python in order to control Ned
from pyniryo import *
ned = NiryoRobot("10.10.10.10")
ned.calibrate_auto()
ned.move_joints(0.2, -0.3, 0.1, 0.0, 0.5, -0.8)
To see more examples or learn more about the available functions, full documentation is available at http://docs.niryo.com/dev/pyniryo
License
PyNiryo is distributed under the terms of GNU General Public License v3.0
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
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 pyniryo-1.1.1.tar.gz.
File metadata
- Download URL: pyniryo-1.1.1.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bcf0406b05c83db866268f9c898053a958fec49e017febb488ea0b3c044f193
|
|
| MD5 |
f43d4a70c8917f028f6d4b5fb408a18d
|
|
| BLAKE2b-256 |
efd7b5217fa972a76d0bf9dcc7f5ff396eb90b1c55ea8b73b8b4f7dacec12683
|
File details
Details for the file pyniryo-1.1.1-py3-none-any.whl.
File metadata
- Download URL: pyniryo-1.1.1-py3-none-any.whl
- Upload date:
- Size: 60.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2297210313911902c0dca6d9dc352d4716b40b5f2cb76074f61bd3a63e5929bb
|
|
| MD5 |
5834eca0fee64d4d7c02ef8451064fb4
|
|
| BLAKE2b-256 |
60ab0d2e991a1cc0adbde50ae1d6ccb67f8ca9c4594de2bf917c0b770b972520
|