Read graph from file and perform GraphSLAM. More...
#include <gtsam/slam/BetweenFactor.h>
#include <gtsam/geometry/Pose2.h>
#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>
#include <gtsam/nonlinear/Marginals.h>
#include <gtsam/slam/dataset.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Read graph from file and perform GraphSLAM.
Definition in file Pose2SLAMExample_graph.cpp.
Definition at line 31 of file Pose2SLAMExample_graph.cpp.