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.1.2.tar.gz
(51.9 kB
view details)
Built Distribution
pyniryo-1.1.2-py3-none-any.whl
(61.9 kB
view details)
File details
Details for the file pyniryo-1.1.2.tar.gz
.
File metadata
- Download URL: pyniryo-1.1.2.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae31741dfe5e3a997cb26644545626558d3dc25081de9ad8caa5706cd2be138c |
|
MD5 | 29c1d85ad951ac8a6d476a2a118c4235 |
|
BLAKE2b-256 | b31ca9c90708ec42561ee19f931fd925876bae212e9376bd585809dd80ced9b5 |
File details
Details for the file pyniryo-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: pyniryo-1.1.2-py3-none-any.whl
- Upload date:
- Size: 61.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b286dd9499e9afe89d106951e4edefbda0863b87939cc7413628f979112660b |
|
MD5 | bebaa0718c905aa6b937290191b07d97 |
|
BLAKE2b-256 | d1cb6cbc65f5f95de7921b3204c4611a0e05be6ba451d567a700a4207c5964f8 |