Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
pose_graph::DisconnectedNodesExceptionException when expected two nodes to be connected and they aren't
pose_graph::DuplicateEdgeIdExceptionException for trying to add an EdgeId that already exists
pose_graph::DuplicateNodeIdExceptionException for trying to add a NodeId that already exists
pose_graph::EdgeIdUsed for referring to edges in a graph. Basically an unsigned long int, but typechecked
pose_graph::EdgeInfo
pose_graph::FileFormatExceptionException for incorrect format of saved graph
pose_graph::FileOpenExceptionException for failing to open a file
pose_graph::GraphOptimizationExceptionException when SPA optimization fails
pose_graph::Id
pose_graph::NodeIdUsed for referring to nodes in a graph. Basically an unsigned long int, but typechecked
pose_graph::NodeInfo
pose_graph::NonexistentParamExceptionException for not finding a ros parameter
pose_graph::PoseConstraintA single pose constraint (including precision matrix) between two nodes
pose_graph::PoseGraph
pose_graph::PoseGraphExceptionA base class for all pose_graph exceptions; provides a handy boost::format parent constructor
pose_graph::PoseGraphImpl
pose_graph::ShortestPathResultResult of a shortest path query
pose_graph::Spa2DConversionResult
pose_graph::SpaConversionResult
pose_graph::UnknownEdgeIdExceptionException for unknown EdgeId
pose_graph::UnknownNodeIdExceptionException for unknown NodeId
pose_graph::UnknownTopicExceptionException for a topic that hasn't been registered with a pose graph


pose_graph
Author(s): Bhaskara Marthi
autogenerated on Tue Jan 7 2014 11:17:16