Administrator
|
Hi,
The parameter is named "Optimizer/Strategy" (default "2" if built with GTSAM, "1" if built with g2o, "0" otherwise).
For room size environments, g2o or GTSAM would give similar results and better quality than TORO. However, TORO seems the most stable (give always a solution) for very complex multi-session graphs, though sometime gives strange errors on some links. Multi-session maps are better optimized with GTSAM than with g2o, though both can fail to find a solution sometime (which makes the map break).
|