首页 /研究 /Navigation Planning Using Quadtrees
OTHER

Navigation Planning Using Quadtrees

Ronald C. Fryxell

发表年份
1987
引用次数
9

摘要

An algorithm is presented for planning a 2-D collision-free for a mobile robot in an unstructured work environment. The algorithm assumes the existence of a pixel map of all or part of the environment, where each pixel is either on (implying blocked) or off (implying clear). The goal is to compute a reasonable path between two points in a minimal amount of time, and this is achieved through a compressed representation of the pixel map using a modified quadtree data structure and a procedure for smoothing the resulting path. The algorithm has been coded in the C programming language to facilitate portability, and the results of tests made on realistic indoor environments are presented. A discussion on how the environmental maps were obtained is also included.

关键词

QuadtreeComputer sciencePixelMotion planningSoftware portabilitySmoothingPath (computing)Mobile robotRepresentation (politics)Data structure

相关论文

查看 OTHER 分类全部论文