Talk by Gerhard Lakemeyer:
Towards an Integration of Golog and Planning

Filed under: News, Meetings — admin at 7:01 pm on Friday, March 9, 2007

Date : Friday, March 9th 2007
Time : 3-4pm
Room : PT 266

Abstract

The action language Golog has been applied successfully to the control of robots, among other things. Perhaps the greatest advantage of the language is that a user can write programs which constrain the search for an executable plan in a flexible manner. However, when general planning is needed, Golog supports this only in principle, but does not measure up with state-of-the-art planners. In this paper we propose an integration of Golog and planning in the sense that planning problems, formulated as part of a Golog program, are solved by a modern planner during the execution of the program. Here we focus on the ADL subset of the plan language PDDL. First we show that the semantics of ADL can be understood as progression in the situation calculus, which underlies Golog, thus providing us with a correct embedding of ADL within Golog. We then show how Golog can be integrated with an existing ADL planner for closed-world initial databases and compare the performance of the resulting system with the original Golog.