#include "graph_optimizer_sparse.h"#include <iostream>#include <iomanip>#include <algorithm>#include <iterator>#include <cassert>#include "estimate_propagator.h"#include "solver.h"#include "batch_stats.h"#include "g2o/stuff/timeutil.h"#include "g2o/stuff/macros.h"#include "g2o/config.h"#include <typeinfo>
Go to the source code of this file.
Namespaces | |
| namespace | g2o |
Executes code, only if secs are gone since last exec. | |