UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
About
3D models are an essential part of many robotic applications. In applications where the environment is unknown a-priori, or where only a part of the environment is known, it is important that the 3D model can handle the unknown space efficiently. Path planning, exploration, and reconstruction all fall into this category. In this paper we present an extension to OctoMap which we call UFOMap. UFOMap uses an explicit representation of all three states in the map, i.e., occupied, free, and unknown. This gives, surprisingly, a more memory efficient representation. Furthermore, we provide methods that allow for significantly faster insertions into the octree. This enables real-time colored volumetric mapping at high resolution (below 1 cm). UFOMap is contributed as a C++ library that can be used standalone but is also integrated into ROS.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Map Query Efficiency | uav_flight | Average Map Query Time (ns)48.45 | 30 | |
| Map Update | uav_flight | Map Update Time (ms)3.14 | 30 | |
| Map Query Efficiency | hku_campus | Average map query time (ns)61.92 | 29 | |
| Map Update | hku_campus | Map Update Time (ms)3.03 | 29 | |
| Map Query Efficiency | Kitti 00 | Average Map Query Time (ns)86.53 | 28 | |
| Map Update | Kitti 00 | Map Update Time (ms)120.8 | 28 | |
| Map Query Efficiency | kitti 02 | Average map query time (ns)91.67 | 27 | |
| Map Update | kitti 02 | Map Update Time (ms)124.2 | 27 | |
| Map Query Efficiency | ford 3 | Average Map Query Time (ns)155.8 | 20 | |
| Map Update | Ford AV ford_3 | Map Update Time (ms)62.6 | 20 |