Efficient Multiresolution Scrolling Grid for Stereo Vision-based MAV Obstacle Avoidance

Download: PDF.

“Efficient Multiresolution Scrolling Grid for Stereo Vision-based MAV Obstacle Avoidance” by E. Dexheimer, J.G. Mangelson, S. Scherer, and M. Kaess. In Proc. IEEE/RSJ Intl. Conf. on Intelligent Robots and Systems, IROS, Oct. 2020, pp. 4758-4765.

Abstract

Fast, aerial navigation in cluttered environments requires a suitable map representation for path planning. In this paper, we propose the use of an efficient, structured multiresolution representation that expands the sensor range of dense local grids for memory-constrained platforms. While similar data structures have been proposed, we avoid processing redundant occupancy information and use the organization of the grid to improve efficiency. By layering 3D circular buffers that double in resolution at each level, obstacles near the robot are represented at finer resolutions while coarse spatial information is maintained at greater distances. We also introduce a novel method for efficiently calculating the Euclidean distance transform on the multiresolution grid by leveraging its structure. Lastly, we utilize our proposed framework to demonstrate improved stereo camera-based MAV obstacle avoidance with an optimization-based planner in simulation.

Download: PDF.

BibTeX entry:

@inproceedings{Dexheimer20iros,
   author = {E. Dexheimer and J.G. Mangelson and S. Scherer and M. Kaess},
   title = {Efficient Multiresolution Scrolling Grid for Stereo
	Vision-based {MAV} Obstacle Avoidance},
   booktitle = {Proc. IEEE/RSJ Intl. Conf. on Intelligent Robots and
	Systems, IROS},
   pages = {4758-4765},
   month = oct,
   year = {2020}
}
Last updated: March 21, 2023