You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue when following the install_deps.sh script from ILLIXR likely due to the old gtsam version that does not have GncOptimizer.h.
/opt/ILLIXR/Kimera-RPGO/src/RobustSolver.cpp:16:10: fatal error: gtsam/nonlinear/GncOptimizer.h: No such file or directory
16 | #include <gtsam/nonlinear/GncOptimizer.h>
Move the
kimera-gtsam
branch to a release version matching Kimera-VIO's dependency requirements (see Kimera-VIO installation).The text was updated successfully, but these errors were encountered: