Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
3rd_lecture_-_modules [2010/03/31 20:09]
michal_bida
3rd_lecture_-_modules [2010/04/21 15:19]
michal_bida
Line 7: Line 7:
 Homework from the last lecture: [[http://diana.ms.mff.cuni.cz/pogamut_files/lectures/2009-2010/Pogamut3-Lecture3-ItemPicker.zip|ItemPicker bot]] Homework from the last lecture: [[http://diana.ms.mff.cuni.cz/pogamut_files/lectures/2009-2010/Pogamut3-Lecture3-ItemPicker.zip|ItemPicker bot]]
  
-This lecture: learn about the modules - an easy way to deal with all senses / items / commands the Pogamut have + there is a nice PathExecutor that works together with UTAstar object to navigate inside the map without the need of using GetPath!+Test that was given during the lecture //(in czech)//: [[http://diana.ms.mff.cuni.cz/pogamut_files/lectures/2009-2010/Pogamut3-Lecture3-Test.pdf|Test]] 
 + 
 +This lecture: learn about the modules - an easy way to deal with all senses / items / commands the Pogamut have + there is a nice PathExecutor that works together with UTAstar object to navigate inside the map without the need of using GetPath! \\ 
 +**Not sure about anything?** Consult [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/PogamutModulesTutorial.html|Pogamut modules tutorial]] and [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/02-navigationBot.html|navigation bot tutorial]] in [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/|tutorials]].
  
 Additionally you should learn about ItemType / ItemType.Category / ItemType.Group along the way! Additionally you should learn about ItemType / ItemType.Category / ItemType.Group along the way!
Line 25: Line 28:
   * If the bot is hurt by a player - it will freak out (shout some ugly words) and retaliate 3-4 ticks of logic (shoots back)   * If the bot is hurt by a player - it will freak out (shout some ugly words) and retaliate 3-4 ticks of logic (shoots back)
   * If the bot's health is low (<50), it will primarily search for health packs   * If the bot's health is low (<50), it will primarily search for health packs
 +
 +
 +=====Test bonus points =====
 +Honza Vyhnanek, Petr Michalik, Petr Kucera, Karel Poledna, Jakub Tomek, Michal Svangera 
3rd_lecture_-_modules.txt · Last modified: 2010/05/16 23:11 (external edit)