Home /Research /Towards programming tools for robots that integrate probabilistic computation and learning
OTHER

Towards programming tools for robots that integrate probabilistic computation and learning

Sebastian Thrun

Year
2002
Citations
39

Abstract

This paper describes a programming language extension of C++, called CES, specifically targeted towards mobile robot control. CES's design is motivated by a recent series of successful probabilistic methods for mobile robot control, with the goal of facilitating the development of such probabilistic software in future robot applications. CES extends C++ by two ideas: Computing with probability distributions, and built-in mechanisms for learning from examples as a new means of programming. An example program, used to control a mail-delivering robot with gesture command interface, illustrates that CES may reduce the code development by two orders of magnitude. CES differs from other special-purpose programming languages in the field, which typically emphasize concurrency and real-time/event-driven processing.

Keywords

Computer scienceProbabilistic logicConcurrencyMobile robotRobotProgramming languageInductive programmingEvent-driven programmingConcurrent computingArtificial intelligence

Related papers

Browse all OTHER papers