pull/205/head
Stephen Mather 2024-10-03 18:57:28 -04:00 zatwierdzone przez GitHub
rodzic 283b1749e3
commit 16caba84c4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1019,6 +1019,8 @@ Modify code
For our test today, we will attempt to upgrade Ceres Solver to version 2.2.0. Most external libraries like Ceres can be found in the Superbuild directory. In this case we edit SuperBuild/cmake/External-Ceres.cmake, and set it to use version 2.2.0
.. figure:: images/vimdiff_ceres_change.png
Now that we've made that small, but substantive change, we need to rebuild Ceres on the docker image for testing.