PyNiryo Documentation

_images/PyNiryo_logo_2.png

This documentation presents Ned’s PyPi package, which is a TCP API made with Python.

It offers a simple way for developers to create programs for robot and to control them via remote communication from their computers. Contrary to the Python ROS Wrapper, the user will not need to be connected on the robot through a terminal.

Note

This package is able to control Ned in simulation as well as the physical robot.

Niryo Ned

Ned

Before getting started

If you haven’t already done so, make sure to learn about the ROS robot software by reading ROS documentation.
This documentation also contains everything you need to know if you want to use Ned through simulation.

Sections organization

This document is organized in 4 main sections.

Setup

Install & Setup your environment in order to use Ned with PyNiryo.

Firstly, follow Installation instructions, then find your Robot IP address to be ready.

Examples

Learn how to use the PyNiryo package to implement various tasks.

API Documentation

Master controls with PyNiryo with full the detailed functions here.

Discover also Vision Functions to create your own image processing pipelines!

Start with Image Processing

Discover how to create your own image processing pipelines!

Indices and tables