Merge branch 'main' of ssh://git.intern.spaceteamaachen.de:22222/ALPAKA/SPATZ

This commit is contained in:
dario 2023-12-17 23:27:56 +01:00
commit 83c8374027

View File

@ -1 +1,7 @@
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.
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 .`