#include <graph_slam/constraint_generator.h>
#include <geometry_msgs/PoseWithCovarianceStamped.h>
#include <ros/ros.h>
#include <boost/optional.hpp>
Go to the source code of this file.
Classes | |
class | graph_slam::FakeLoopClosureGenerator |
Namespaces | |
namespace | graph_slam |
Variables | |
const double | graph_slam::LOCALIZATION_RECENCY_THRESHOLD = 1.0 |
Definition of FakeLoopClosureConstraintGenerator
Definition in file fake_loop_closure.h.