You’ve come a long way since Chapter 1. If you were new to robotics and programming , then this was probably a challenging book. It was intended to be, so congratulations on making it through. Hopefully, you followed along and built your own robot in the process.
To recap, in Chapter 1, I introduced some of the basic concepts of robots and discussed the purpose of the book. In Chapter 2, we began working with the Raspberry Pi by installing the Raspbian operating system and configuring it for remote access. Chapter 3 introduced you to the Python programming language. ...