This repository contains open source software to start programming in YARP using Python.
YARP is an open source library designed for implementing robotics applications.
In the following you can find some tutorials for Python developers to start using YARP with:
In the following are implemented some example by using YARP for generical purpose, where communication are required between different actors:
At the end, some benchmarks have been implemented to test the performance
-
Requirements
- make
- Docker CE
-
How to run the tutorials The tutorials run inside a Docker container. To build and run the environment you can simply do:
cd yarp-python-tutorials ./run.sh
A terminator process will be executed inside the Docker container just built. You can then, execute the tutorials browsing them in the file system. For example to run the first tutorial you can type:
cd ports bash run.sh