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

370 B

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 .