Remove unnecessary functions in ImuFactorsExample.cpp

release/4.3a0
Tae Young Kim 2022-11-13 16:57:16 +09:00
parent 256c664aaa
commit 193ee66e8f
1 changed files with 0 additions and 1 deletions

View File

@ -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