#include <graph.h>
Public Member Functions | |
Params () | |
> Base frame id for publisher. | |
Public Attributes | |
int | g2o_algorithm |
int | go2_opt_max_iter |
> Set to 0 for LinearSlam Solver with gauss-newton. Set to 1 for LinearSlam Solver with Levenberg. | |
string | pose_child_frame_id |
> Pose frame id for publisher. | |
string | pose_frame_id |
> Directory where graph files will be saved. | |
string | save_dir |
> Maximum number of iteration for the graph optimization. |
slam::Graph::Params::Params | ( | ) | [inline] |