#include <iostream>
Go to the source code of this file.
Classes | |
class | pose_graph::EdgeId |
Used for referring to edges in a graph. Basically an unsigned long int, but typechecked. More... | |
class | pose_graph::Id |
class | pose_graph::NodeId |
Used for referring to nodes in a graph. Basically an unsigned long int, but typechecked. More... | |
Namespaces | |
namespace | pose_graph |
Definition of NodeId and EdgeId
Definition in file ids.h.