#include <pose_graph_interface.h>
Public Attributes | |
transform::Rigid3d | pose |
std::shared_ptr< const Submap > | submap |
Definition at line 71 of file pose_graph_interface.h.
transform::Rigid3d cartographer::mapping::PoseGraphInterface::SubmapData::pose |
Definition at line 73 of file pose_graph_interface.h.
std::shared_ptr<const Submap> cartographer::mapping::PoseGraphInterface::SubmapData::submap |
Definition at line 72 of file pose_graph_interface.h.