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
pyniryo-1.0.3.tar.gz
(44.0 kB
view details)
Built Distribution
pyniryo-1.0.3-py3-none-any.whl
(55.5 kB
view details)
File details
Details for the file pyniryo-1.0.3.tar.gz
.
File metadata
- Download URL: pyniryo-1.0.3.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5222dddf37a8371d20d40157f59f911a772f84ff4e478041eb1e6dc566a89e1b |
|
MD5 | fc09dd3fca55d8b52cb3023c419cdba9 |
|
BLAKE2b-256 | e7b37db9d87fcf7bb66a65012f66eed66795d0abc21d7944ab75a4159039433b |
File details
Details for the file pyniryo-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: pyniryo-1.0.3-py3-none-any.whl
- Upload date:
- Size: 55.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19d2595a7d7a9f613209e164d5af3a839d563069431bca10ca2a0412af841f9e |
|
MD5 | 8d98caf10c57c8303a6ee1702a68ec18 |
|
BLAKE2b-256 | 5673d9f21aa724182a1ae705014b74e98708e8f02609c239321ce1bfe2d0956e |