Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Maxwell Lou Verify compatibility with Python 3.11

    • It is compatible, tested using the unit test and mission planner

    • Some of the imports from the drone-kit library had to be changed since it assumed that it was already imported as a package (there are some weird things with imports when writing packages)

Decision

We have decided to implement the solution of forking dronekit-python source code due to low development effort and pretty low maintenance effort.