#include <pose_graph/constraint_graph.h>#include <graph_mapping_msgs/ConstraintGraphDiff.h>#include <ros/ros.h>#include <boost/thread.hpp>#include <boost/optional.hpp>
Go to the source code of this file.
Classes | |
| class | pose_graph::DiffSubscriber |
Namespaces | |
| namespace | pose_graph |
Subscribes to a stream of Constraint graph diffs, and does bookkeeping to keep things synchronized
Definition in file diff_subscriber.h.