|
g2o
|
#include <QApplication>#include <iostream>#include "g2o/core/factory.h"#include "g2o/core/sparse_optimizer.h"#include "main_window.h"
Go to the source code of this file.
Functions | |
| G2O_USE_TYPE_GROUP (slam2d) | |
| int | main (int argc, char **argv) |
| G2O_USE_TYPE_GROUP | ( | slam2d | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 30 of file slam2d_g2o.cpp.