Implementing a teleo-reactive programming system
Robert Webb

TL;DR
This paper presents the design and implementation of a teleo-reactive programming system in Python for controlling autonomous agents, demonstrating its effectiveness through a game controller example.
Contribution
It introduces a Python-based teleo-reactive system using TR and TeleoR, integrating with Pedro architecture for autonomous agent control.
Findings
Successfully implemented a teleo-reactive controller in Python.
Demonstrated the system's capabilities in a simple game environment.
Showcased robustness and responsiveness of the approach.
Abstract
This thesis explores the teleo-reactive programming paradigm for controlling autonomous agents, such as robots. Teleo-reactive programming provides a robust, opportunistic method for goal-directed programming that continuously reacts to the sensed environment. In particular, the TR and TeleoR systems are investigated. They influence the design of a teleo-reactive system programming in Python, for controlling autonomous agents via the Pedro communications architecture. To demonstrate the system, it is used as a controller in a simple game.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Scheduling and Optimization Algorithms · Advanced Data Processing Techniques
