#include <pose_graph/exception.h>
#include <graph_mapping_utils/general.h>
#include <ros/ros.h>
#include <sstream>
#include <boost/foreach.hpp>
#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Namespaces | |
namespace | pose_graph |
Typedefs | |
typedef boost::mutex::scoped_lock | pose_graph::Lock |
Functions | |
template<class M > | |
M::ConstPtr | pose_graph::getNodeData (wh::Collection< M > *client, const unsigned n) |
Template member implementations for graph db
Definition in file graph_db_impl.h.