supereight
|
Stores an se::Map and an associated transformation from the submap to the world frame. More...
#include <submap.hpp>
Public Attributes | |
std::shared_ptr< MapT > | map |
Eigen::Isometry3f | T_WK = Eigen::Isometry3f::Identity() |
The pose of the submap frame K expressed in the world frame W. | |
Stores an se::Map and an associated transformation from the submap to the world frame.
Useful for integrating supereight2 maps into a submapping framework.
std::shared_ptr<MapT> se::Submap< MapT >::map |
Eigen::Isometry3f se::Submap< MapT >::T_WK = Eigen::Isometry3f::Identity() |
The pose of the submap frame K expressed in the world frame W.