#include <pose_graph_data.h>
Public Attributes | |
| std::set< NodeId > | node_ids |
| SubmapState | state = SubmapState::kNoConstraintSearch |
| std::shared_ptr< const Submap > | submap |
Definition at line 52 of file pose_graph_data.h.
Definition at line 59 of file pose_graph_data.h.
| SubmapState cartographer::mapping::InternalSubmapData::state = SubmapState::kNoConstraintSearch |
Definition at line 54 of file pose_graph_data.h.
| std::shared_ptr<const Submap> cartographer::mapping::InternalSubmapData::submap |
Definition at line 53 of file pose_graph_data.h.