You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
“We found that directly registering Gaussian means from different agents is unreliable, as Gaussians representing overlapping regions can have widely varying distributions across agents. To address this, we anchor an input point cloud at the start of each sub-map and use it for registration.”
However, if two sub-maps’ starting point clouds have no shared field of view, it seems there would be no overlap to drive a reliable alignment.
Questions
Does your method implicitly assume that all agents begin mapping from the same physical location (thus guaranteeing some overlap in their initial point clouds)?
If not, what mechanism ensures sufficient correspondence between non‐overlapping start clouds so that registration can succeed?