Learning Robotics with Python contains twelve chapters that mainly aims at how
to build an autonomous mobile robot from scratch and how to program it using
Python. The robot mentioned in this book is a service robot, which can be used to
serve food at home, hotels, and restaurants. From the beginning to end, this book
discusses the step-by-step procedure on how to build this robot. The book starts with
the basic concepts of robotics and then moves on to the 3D modeling and simulation
of the robot. After the successful simulation of the robot, it discusses the hardware
components required to build the robot prototype in order to complete the robot
navigation.
1