Save factor graph as graphviz dot file. More...
#include <gtsam/slam/BetweenFactor.h>
#include <gtsam/geometry/Pose2.h>
#include <gtsam/nonlinear/LevenbergMarquardtOptimizer.h>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Save factor graph as graphviz dot file.
Definition in file Pose2SLAMExample_graphviz.cpp.
Definition at line 28 of file Pose2SLAMExample_graphviz.cpp.