Skip to content

Releases: OpenDroneMap/ODM

3.6.0

24 Oct 19:23
7127aa2

Choose a tag to compare

Changes to support building on Ubuntu 24.04 and windows-2022 Github runner.

  • Update Python to 3.12 (This requires installing dependencies in virtual environment, and running python scripts from the virtual environment)
  • Update dependencies (Ubuntu dependencies in snap/snapcraft24.yaml, python dependencies in requirements.txt, windows dependencies built in OpenDroneMap/windows-deps repo)
  • Update CUDA (to 12.8.1 on Windows, to 13.0.0 on Ubuntu)
  • Run tests as part of docker build
  • Use exact commits to specify dependencies that are built from source, instead of branch names
  • Use upstream versions of PDAL, PDAL-Python, untwine, ExifRead, draco
  • Build windows builds with -j2
  • Use Micasense's latest version of dls.py
  • Update failing unit tests to match current behavior
  • Upgrade GDAL to v3.11.1

Full Changelog: v3.5.6...3.6.0

3.5.6

08 Jul 03:07
064120f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.5...v3.5.6

3.5.5

10 Mar 19:18
75e1be5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.4...v3.5.5

3.5.4

13 Sep 12:38
e05e1be

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.3...v3.5.4

3.5.3

19 Jul 04:49
719734f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.1...v3.5.3

3.5.1

10 Jun 21:17
ae6726e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.5.1

3.5.0

12 Apr 03:19
6084d1d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.4...v3.5.0

3.3.4

09 Dec 05:13
1283df2

Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.4

3.3.1

05 Nov 00:34
2df4afa

Choose a tag to compare

What's Changed

  • Fix fast_floor in FPC Filter, Invalid PLY file (expected 'property uint8 views') by @pierotofy in #1716

Full Changelog: v3.3.0...v3.3.1

3.3.0

30 Oct 13:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.3.0