Public Attributes | |
std::set< mapping::NodeId > | node_ids |
SubmapState | state = SubmapState::kActive |
const Submap * | submap = nullptr |
Definition at line 98 of file 3d/sparse_pose_graph.h.
std::set<mapping::NodeId> cartographer::mapping_3d::SparsePoseGraph::SubmapData::node_ids |
Definition at line 104 of file 3d/sparse_pose_graph.h.
SubmapState cartographer::mapping_3d::SparsePoseGraph::SubmapData::state = SubmapState::kActive |
Definition at line 106 of file 3d/sparse_pose_graph.h.
const Submap* cartographer::mapping_3d::SparsePoseGraph::SubmapData::submap = nullptr |
Definition at line 99 of file 3d/sparse_pose_graph.h.