File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Dev mode
5858 Installing Meshroom
5959-------------------
6060
61- If you are using ``openlifu.nav.photoscan `` to reconstruct meshes from photo collections, then you will need to set up **Meshroom 2023.3 .0 **.
61+ If you are using ``openlifu.nav.photoscan `` to reconstruct meshes from photo collections, then you will need to set up **Meshroom 2025.1 .0 **.
6262
6363Ubuntu
6464~~~~~~
8080
8181.. code :: bash
8282
83- export PATH=" <path-to-meshroom>/Meshroom-2023.3.0 :$PATH "
83+ export PATH=" <path-to-meshroom>/Meshroom-2025.1.0-Linux :$PATH "
8484
8585 Replace ``<path-to-meshroom> `` with the actual path where Meshroom was extracted.
8686
@@ -89,7 +89,7 @@ For Bash users:
8989
9090.. code :: bash
9191
92- echo ' export PATH="<path-to-meshroom>/Meshroom-2023.3.0 :$PATH"' >> ~ /.bashrc
92+ echo ' export PATH="<path-to-meshroom>/Meshroom-2025.1.0-Linux :$PATH"' >> ~ /.bashrc
9393 source ~ /.bashrc
9494
9595 Windows
You can’t perform that action at this time.
0 commit comments