#include <laser_slam/util.h>#include <pose_graph/graph_search.h>#include <graph_mapping_utils/geometry.h>#include <boost/foreach.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | laser_slam |
Functions | |
| pg::NodeSet | laser_slam::largestComp (const pg::ConstraintGraph &g) |
| void | laser_slam::optimizeGraph (pg::ConstraintGraph *g, pg::NodePoseMap *poses, const pg::NodeSet &nodes, ros::ServiceClient &srv) |
Implementation of util.h
Definition in file util.cpp.