A Parallel Processor Algorithm for Robot Route Planning

Abstract

This paper presents a fast, uniform, parallel search algorithm for robot route planning and obstacle avoidance. The algorithm is equally applicable to real or synthetic data and overcomes many problems associated with other route finding methods. The time taken to generate a route through a an arbitrarily complex environment has been reduced to an insignificant fraction of the time taken for the robot to traverse the route. Furthermore the time taken to create the route is independent of environment complexity and only linearly proportional to route length. Actual results and timings from running the algorithm on the ICL Distributed Array Processor and executing the resultant path on a mobile robot are presented.

Cite

Text

Witkowski. "A Parallel Processor Algorithm for Robot Route Planning." International Joint Conference on Artificial Intelligence, 1983.

Markdown

[Witkowski. "A Parallel Processor Algorithm for Robot Route Planning." International Joint Conference on Artificial Intelligence, 1983.](https://mlanthology.org/ijcai/1983/witkowski1983ijcai-parallel/)

BibTeX

@inproceedings{witkowski1983ijcai-parallel,
  title     = {{A Parallel Processor Algorithm for Robot Route Planning}},
  author    = {Witkowski, C. M.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1983},
  pages     = {827-829},
  url       = {https://mlanthology.org/ijcai/1983/witkowski1983ijcai-parallel/}
}