diff --git a/examples/ImuFactorsExample.cpp b/examples/ImuFactorsExample.cpp index c17631864..ba4d5c974 100644 --- a/examples/ImuFactorsExample.cpp +++ b/examples/ImuFactorsExample.cpp @@ -267,7 +267,6 @@ int main(int argc, char* argv[]) { if (use_isam) { isam2->update(*graph, initial_values); - isam2->update(); result = isam2->calculateEstimate(); // reset the graph