Skip to content

Commit 6b5cfd0

Browse files
jrstearclaude
andcommitted
build(SuperBuild): pin OpenSfM to jrstear/fix/projected-geocoords-v3.6.0
Pairs with cherry-picked ODM PR OpenDroneMap#2008 commits to validate OpenDroneMap/OpenSfM#48 (consistent projected reconstruction transforms) and OpenDroneMap#2008 (keep dense outputs topocentric) on aztec7. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 15b5782 commit 6b5cfd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SuperBuild/cmake/External-OpenSfM.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ ExternalProject_Add(${_proj_name}
2424
STAMP_DIR ${_SB_BINARY_DIR}/stamp
2525
#--Download step--------------
2626
DOWNLOAD_DIR ${SB_DOWNLOAD_DIR}
27-
GIT_REPOSITORY https://github.com/OpenDroneMap/OpenSfM/
28-
GIT_TAG c5328439465e6ace011f39077d1077d7b1cdd65d
27+
GIT_REPOSITORY https://github.com/jrstear/OpenSfM/
28+
GIT_TAG 40714fa1b1d8dabe8e534347a94d1083a169ff55
2929
#--Update/Patch step----------
3030
UPDATE_COMMAND git submodule update --init --recursive
3131
#--Configure step-------------

0 commit comments

Comments
 (0)