I'm new to SLAM and I'm sure the question is dumb, but I'd really like to know how this pose and area data accumulation goes in SLAM. Once an algorithm initializes it starts to track pose (and write somewhere (where?) a sequence of coordinates) and recover a map (a point cloud stored somewhere (where?)). Am I correct? Then the algo iterates over all persisted points for loop closure purposes? Are the points stored in some DB? Or what data structure is used?
Help me please to clarify the situation! (Since it's the head of yours that may occasionally get sliced by the drone's propellers, which is driven by my future SLAM!))
Thanks in advance!