#include <graph_slam/sequential_scan_matcher.h>
#include <pose_graph/geometry.h>
#include <pose_graph/utils.h>
#include <pose_graph/transforms.h>
#include <boost/foreach.hpp>
#include <ros/ros.h>
Go to the source code of this file.
Namespaces | |
namespace | graph_slam |
Functions | |
bool | graph_slam::alreadyHaveConstraintToTarget (const NodeConstraint &constraint, const NodeConstraintVector &constraints) |