The aim of this lab is for you to become familiar with using the MovePilot (as opposed to controlling the motors directly).  You will use the Odometer Pose Provider class to understand how you can track where the robot thinks it is (the same approach is used by the robot to know when it has reached its destination).  Then you will explore how to write Behaviours within the Subsumption Architecture.  You also get to play with Threads.


These labs are designed to prepare you for working on your first Assignment of COMP329.