remove print
parent
4d5f1c0f43
commit
095a4cd187
|
@ -79,7 +79,6 @@ void HybridNonlinearISAM::reorderRelinearize() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
factors_ = pruned_factors;
|
factors_ = pruned_factors;
|
||||||
factors_.print("OG factors");
|
|
||||||
|
|
||||||
// Just recreate the whole BayesTree
|
// Just recreate the whole BayesTree
|
||||||
// TODO: allow for constrained ordering here
|
// TODO: allow for constrained ordering here
|
||||||
|
|
Loading…
Reference in New Issue