class mola::MapSourceBase
Overview
Virtual interface for SLAM/odometry methods publishing a map and/or georeferencing information.
#include <MapSourceBase.h> class MapSourceBase { public: // structs struct MapUpdate; }; // direct descendants class LidarOdometry; class StateEstimationSmoother;