We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f53a3 commit d221b17Copy full SHA for d221b17
requirements.txt
@@ -1,6 +1,3 @@
1
-# commit hash: 33c134e633ddc8193f4b547d905bf1df5799df63
2
---find-links https://cvg-data.inf.ethz.ch/lamaria/packages/pyceres/
3
-
4
# https://github.com/colmap/colmap/pull/2625
5
# commit hash: 2633d1c4c3d4ae0f17a462faa3e334d9345a9c2b
6
--find-links https://cvg-data.inf.ethz.ch/lamaria/packages/pycolmap/
@@ -12,7 +9,7 @@ bagpy==0.5
12
9
cv-bridge
13
10
scipy
14
11
ruff==0.12.7
15
-pyceres==2.6 ; python_version >= "3.9" and python_version < "3.15"
+pyceres==2.6
16
pycolmap==3.13.0.dev0 ; python_version >= "3.9" and python_version < "3.15"
17
18
-e git+https://github.com/cvg/Hierarchical-Localization.git@1252817#egg=hloc
0 commit comments