In this chapter, you have learned about Servo motors, how to control them with your motor controller, and how they work. You've built a pan and tilt mechanism with them, and added code to the Robot object to work with that mechanism. Finally, you've demonstrated all of the parts with the circling behavior.
In the next chapter, we will look at distance sensors and create behaviors for your robot to avoid objects.