mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/SPATZ.git
synced 2025-06-10 18:15:59 +00:00
7 lines
370 B
Markdown
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 .` |