Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
mrpt::slam::map_keyframe_t Struct Reference

Detailed Description

Map keyframe, comprising raw observations and they as a metric map.

For use in CIncrementalMapPartitioner

Definition at line 40 of file CIncrementalMapPartitioner.h.

#include <mrpt/slam/CIncrementalMapPartitioner.h>

Public Attributes

uint32_t kf_id { 0 }
 
mrpt::maps::CMultiMetricMap::Ptr metric_map
 
mrpt::obs::CSensoryFrame::Ptr raw_observations
 

Member Data Documentation

◆ kf_id

uint32_t mrpt::slam::map_keyframe_t::kf_id { 0 }

◆ metric_map

mrpt::maps::CMultiMetricMap::Ptr mrpt::slam::map_keyframe_t::metric_map

◆ raw_observations

mrpt::obs::CSensoryFrame::Ptr mrpt::slam::map_keyframe_t::raw_observations



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST