VasilyMorzhakov / rembrain_robotframework

A python library to deal with multiple processes in smart robotics
MIT License
8 stars 3 forks source link

Rembrain Robot Framework

Instructions will be soon.

Tests:

pytest -c config/pytest.ini

Building docs:

Install requirements from config/requirements/docs.txt then

cd docs
make html

This will result in a build/html folder to be generated with the Sphinx documentation project

Examples

Instructions here