Public Attributes | |
std::set< NodeId > | node_ids |
SubmapState | state = SubmapState::kActive |
std::shared_ptr< const Submap3D > | submap |
Definition at line 157 of file pose_graph_3d.h.
std::set<NodeId> cartographer::mapping::PoseGraph3D::InternalSubmapData::node_ids |
Definition at line 163 of file pose_graph_3d.h.
SubmapState cartographer::mapping::PoseGraph3D::InternalSubmapData::state = SubmapState::kActive |
Definition at line 165 of file pose_graph_3d.h.
std::shared_ptr<const Submap3D> cartographer::mapping::PoseGraph3D::InternalSubmapData::submap |
Definition at line 158 of file pose_graph_3d.h.