SPATZ/README.md
2023-12-16 15:55:58 +00:00

7 lines
370 B
Markdown

The _Space Team Aachen Test Suite_ is a Python library for in-the-loop testing of flight software using artificial sensor measurements based on simulation data. It provides interfaces for sending data to your system and observing its behavior.
### Installation
* `git clone ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/SPATZ.git`
* `cd SPATZ`
* `pip install .`