Class KeyFrameBase

Inheritance Relationships

Derived Types

Class Documentation

class KeyFrameBase

Keyframes (KFs) are the lowest-level entities in a World Model (a “map”) holding raw observation data. We keep raw observations as they were originally observed in each KF, ideally, more than observations only if they were collected exactly at the same timestamp.

This class is used as a base class for all world-model entities that can be used as robot/vehicle keyframes.

Subclassed by mola::RelDynPose3KF, mola::RelPose3KF

Public Members

mrpt::obs::CSensoryFrame::Ptr raw_observations_