unl-nimbus-lab / pymavswarm

Python library used to safely control drone swarms and drone fleets with MAVLink

Home Page:https://pymavswarm.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE]: Final cleanup for initial release

evan-palmer opened this issue · comments

Is your feature request related to a problem? Please describe

There are a few final changes that should be made to finalize the project for its initial release (v1.0.1)

Describe the solution you'd like

  • Remove the unused resource files in examples/resources (havelock.yaml & qp.yaml)
  • Update the pyproject.toml to support only Python 3.10

Describe alternatives you've considered

N/A

Implementation Ideas

N/A

Additional context

N/A