Metadata-Version: 2.4
Name: eolab_drones
Version: 0.0.5
Summary: Python API for EOLab drones firmware metadata.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: easy_px4_utils
Provides-Extra: cli
Requires-Dist: eolab_drones_cli==0.0.4; extra == "cli"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: mypy; extra == "test"

# `eolab_drones`

This is the python API that exposes metadata information about the firmware in our drones. This is relevant for launch the software-in-the-loop (SITL) simulation.
