Differences

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

Link to this comparison view

1st_lecture_-_gentle_introduction [2010/05/16 23:11]
1st_lecture_-_gentle_introduction [2010/05/16 23:11] (current)
Line 1: Line 1:
 +=====First lecture (12.3.2010 + 17.3.2010)=====
 +
 +[[http://diana.ms.mff.cuni.cz/pogamut_files/lectures/2009-2010/Pogamut3_Lecture_01.pdf|Slides]] from the lecture.
 +
 +We have introduced Pogamut 3 and created first bot - a follow bot - [[http://diana.ms.mff.cuni.cz/pogamut_files/lectures/2009-2010/JavaBot5-Umele_bytosti-Domaci_ukol.zip|code here]] (contains also homework). 
 +
 +Homework is to: 
 +  - Install Pogamut3 - get it at [[http://diana.ms.mff.cuni.cz/main/tiki-index.php?page=download|download page]]
 +  - Create a simple bot that is able to run randomly around navpoints (class NavigationPoint in Pogamut)
 +  - You have to read about (in [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/javadoc/|JavaDoc]])
 +    * command GetPath()
 +    * Class Path()
 +  - NOTE: Add listeners - beware of weak references! Always store pointers. If you are unsure how to use listeners, consult ResponsiveBotTutorial found in [[http://diana.ms.mff.cuni.cz/pogamut_files/latest/doc/tutorials/|tutorials]]
 +
  
1st_lecture_-_gentle_introduction.txt · Last modified: 2010/05/16 23:11 (external edit)