Public Attributes | List of all members
cartographer::mapping::PoseGraph3D::InternalSubmapData Struct Reference

Public Attributes

std::set< NodeIdnode_ids
 
SubmapState state = SubmapState::kActive
 
std::shared_ptr< const Submap3Dsubmap
 

Detailed Description

Definition at line 157 of file pose_graph_3d.h.

Member Data Documentation

◆ node_ids

std::set<NodeId> cartographer::mapping::PoseGraph3D::InternalSubmapData::node_ids

Definition at line 163 of file pose_graph_3d.h.

◆ state

SubmapState cartographer::mapping::PoseGraph3D::InternalSubmapData::state = SubmapState::kActive

Definition at line 165 of file pose_graph_3d.h.

◆ submap

std::shared_ptr<const Submap3D> cartographer::mapping::PoseGraph3D::InternalSubmapData::submap

Definition at line 158 of file pose_graph_3d.h.


The documentation for this struct was generated from the following file:


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59