CoffeeKumazaki / arXiv

Repository to research & share articles related to autonomous driving cars.
75 stars 9 forks source link

Asynchronous Multi-View SLAM. (arXiv:2101.06562v1 [cs.RO]) #2892

Open CoffeeKumazaki opened 3 years ago

CoffeeKumazaki commented 3 years ago

Asynchronous Multi-View SLAM. (arXiv:2101.06562v1 [cs.RO])
https://ift.tt/3nW9dIA

Existing multi-camera SLAM systems assume synchronized shutters for all cameras, which is often not the case in practice. In this work, we propose a generalized multi-camera SLAM formulation which accounts for asynchronous sensor observations. Our framework integrates a continuous-time motion model to relate information across asynchronous multi-frames during tracking, local mapping, and loop closing. For evaluation, we collected AMV-Bench, a challenging new SLAM dataset covering 482 km of driving recorded using our asynchronous multi-camera robotic platform. AMV-Bench is over an order of magnitude larger than previous multi-view HD outdoor SLAM datasets, and covers diverse and challenging motions and environments. Our experiments emphasize the necessity of asynchronous sensor modeling, and show that the use of multiple cameras is critical towards robust and accurate SLAM in challenging outdoor scenes.



via cs.RO updates on arXiv.org http://arxiv.org/

CoffeeKumazaki commented 3 years ago

通常SLAMで用いる画像データは、同期されたものが必要だが、非同期データでのSLAM手法を提案する