Differences

This shows you the differences between two versions of the page.

Link to this comparison view

theme:planning_in_real-time_domain [2013/02/18 16:18] (current)
martin.cerny created
Line 1: Line 1:
 +<html><table border="0"> 
 +<tr> 
 +<td width="130" style="border-bottom: 1px solid lightgray;">Name:</td> 
 +<td> </td> 
 +<td><font color="blue">Planning in real-time domain</font></td> 
 +</tr> 
 +<tr> 
 +<td width="130" style="border-bottom: 1px solid lightgray;">You will learn:</td> 
 +<td> </td> 
 +<td>Java, PDDL, General purpose planners and their actual implementation, Pogamut</td> 
 +</tr> 
 +<tr> 
 +<td style="border-bottom: 1px solid lightgray;">Excitement:</td> 
 +<td> </td> 
 +<td><font color="blue">Tell the world how the planners work with real-time domains!</font></td> 
 +</tr> 
 +<tr> 
 +<td style="border-bottom: 1px solid lightgray;">Description:</td> 
 +<td> </td> 
 +<td> 
 +<p> 
 +AI planning techniques are a well studied area, but still, planning is not widely used to control agents in computer games and other real-time environments. With the recent increase in computing power, the only remaining issue seems to be the relative lack of information flow between the planning and virtual agents scientific communities. 
 +</p><p> 
 +In our recent work we experimented with employing AI planning in real-time decision making of a virtual agent in UDK (Unreal developoment kit) with Pogamut platform. Your work will be to design another class of dynamic environments that require the agent to plan ahead. Then you will compare performance of agents that employ several existing AI planners with results of agents with simple reactive architecture. 
 +</p> 
 +<p> 
 +Since one similar experiment was already performed in Pogamut, most of the "plumbing" (ie. connecting planners to Pogamut) is already done and you will be able to focus on the more interesting parts. 
 +</p> 
 +<p> 
 +Perfect for anybody who wants to enter the domain of general planners! 
 +</p> 
 +</td> 
 +</tr> 
 +</table></html>
theme/planning_in_real-time_domain.txt · Last modified: 2013/02/18 16:18 by martin.cerny