The Navigation System of the JPL Robot
Abstract
The control structure of the JPL research robot and the operations of the navigation subsystem are discussed. The robot functions as a network of interacting concurrent processes distributed among several computers and coordinated by a central executive. The results of scene analysis are used to create a segmented terrain model in which surface regions are classified by traversibility. The model is used by a path planning algorithm, PATH, which uses tree search methods to find the optimal path to a goal. In PATH, the search space is defined dynamically as a consequence of node testing. Maze-solving and the use of an associative data base for context dependent node generation are also discussed. Execution of a planned path is accomplished by a feedback guidance process with automatic error recovery.
Cite
Text
Thompson. "The Navigation System of the JPL Robot." International Joint Conference on Artificial Intelligence, 1977.Markdown
[Thompson. "The Navigation System of the JPL Robot." International Joint Conference on Artificial Intelligence, 1977.](https://mlanthology.org/ijcai/1977/thompson1977ijcai-navigation/)BibTeX
@inproceedings{thompson1977ijcai-navigation,
title = {{The Navigation System of the JPL Robot}},
author = {Thompson, Alan M.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1977},
pages = {749-757},
url = {https://mlanthology.org/ijcai/1977/thompson1977ijcai-navigation/}
}