Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 890 Bytes

CHANGELOG

0.3.1rc4 (2024-09-12)

Feat

  • Add support for generating waylines when generate_each_points is False

0.3.1rc3 (2024-09-10)

Feat

  • polygon edge coverage by adding extra waypoints
  • add extra start and end waypoints for each row in aoi

Refactor

  • add type hinting, docstrings, and correct unit measurements

0.3.1rc2 (2024-08-29)

0.3.1rc1 (2024-08-20)

Fix

  • return path for flightplan

0.3.1rc0 (2024-08-20)

0.3.0 (2024-08-20)

Feat

  • create_flightplan module

0.2.3 (2024-08-06)

Fix

  • relax pin for shapely '==' to '>='

0.2.2 (2024-08-06)

0.2.1 (2024-08-05)

v0.2.0 (2024-08-05)

v0.1.2 (2024-08-01)

Fix

  • gimbal angle issue for flightplans

v0.1.1 (2024-08-01)

v0.1.0 (2024-07-25)

Feat

  • program to generate waypoints within a polygon created
  • generate waypoints in a polygon function