#include <pose_graph/graph_db.h>#include <pose_graph/constraint_graph.h>#include <warehouse/warehouse_client.h>#include <yaml-cpp/yaml.h>#include "../../src/graph_db_impl.h"

Go to the source code of this file.
Namespaces | |
| namespace | pose_graph |
Functions | |
| std::string | pose_graph::nodeMetadata (unsigned n) |
| Generate the metadata to associate a node n of the graph to a message being stored in the warehouse. | |
Implementation for GraphDB
Definition in file graph_db.cpp.