Skip to content

Conversation

@spwoodcock
Copy link
Member

@spwoodcock spwoodcock commented Oct 27, 2025

As mentioned in #1904, we can merge the latest release into master.
After that I can start #1936
To clarify, this is based on Ubuntu 24.04, but the new ODM version is 3.6.0.

  • Changes to support building on Ubuntu 24.04 and windows-2022 Github runner.
  • Update Python to 3.12
    • Install dependencies in virtual environment
    • Run 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
    • 12.8.1 on Windows
    • 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 Libraries:
    • 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

* Changes to support building on Ubuntu 24.04 and windows-2022 Github runner.
* Update Python to 3.12
    * Install dependencies in virtual environment
    * Run 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
    * 12.8.1 on Windows
    * 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 Libraries:
    * 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
@smathermather smathermather merged commit ff00047 into OpenDroneMap:master Oct 28, 2025
2 checks passed
@smathermather
Copy link
Contributor

Thanks @spwoodcock.

@spwoodcock spwoodcock deleted the 24.04 branch October 28, 2025 19:45
@spwoodcock
Copy link
Member Author

Damn, somehow this PR ended up swapping the commit ownership from you to me 😮

I definitely can't take credit for the 24.04 branch!

@smathermather
Copy link
Contributor

All (most of) the commits should be credited to @NathanMOlson

@spwoodcock
Copy link
Member Author

spwoodcock commented Oct 28, 2025

Ah my bad - I was checking on my phone - on the web client it correctly shows the authored by you, commited by me 👍

For @NathanMOlson to be the commit author, we might have to revert the original #1904 and do a merge commit instead of squash and merge 😅 Sorry to be the bearer of bad news!

@smathermather
Copy link
Contributor

We need to either resolve #1949 or revert this and then resolve 1949.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants