23 #include <QApplication> 29 viewer(0), dumpScreenshots(false)
47 viewer->setSnapshotFormat(QString(
"PNG"));
48 viewer->setSnapshotQuality(-1);
49 viewer->saveSnapshot(QString().sprintf(
"g2o%.6d.png", p->
iteration),
true);
53 qApp->processEvents();
void setUpdateDisplay(bool updateDisplay)
HyperGraphAction * operator()(const HyperGraph *graph, Parameters *parameters=0)
G2oQGLViewer * viewer
the viewer which visualizes the graph
Protocol The SLAM executable accepts such as solving the and retrieving or vertices in the graph
Abstract action that operates on an entire graph.