Skip to content

poppy-project/poppy-raspi-thymio

Repository files navigation

Overview

Raspberry Pi—Thymio Vision

  • Free software: GPLv3+

Build and Install

pip install .

To use a live development environment, run

tox run -e dev
source .tox/dev/bin/activate

Documentation

https://sherman.gitlabpages.inria.fr/poppy_raspi_thymio/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments, set environment variable PYTEST_ADDOPTS=--cov-append.

To run Sonarqube analyses:

tox run -e sonar

Version

poppy_raspi_thymio version v0.3.6