Elements of Robotics
-
-
4.9 • 7 Ratings
-
Publisher Description
This book is open access under a CC BY 4.0 license.
This book bridges the gap between playing with robots in school and studying robotics at the upper undergraduate and graduate levels to prepare for careers in industry and research. Robotic algorithms are presented formally, but using only mathematics known by high-school and first-year college students, such as calculus, matrices and probability. Concepts and algorithms are explained through detailed diagrams and calculations.
Elements of Robotics presents an overview of different types of robots and the components used to build robots, but focuses on robotic algorithms: simple algorithms like odometry and feedback control, as well as algorithms for advanced topics like localization, mapping, image processing, machine learning and swarm robotics. These algorithms are demonstrated in simplified contexts that enable detailed computations to be performed and feasible activities to be posed. Students who study these simplified demonstrations will be well prepared for advanced study of robotics.
The algorithms are presented at a relatively abstract level, not tied to any specific robot. Instead a generic robot is defined that uses elements common to most educational robots: differential drive with two motors, proximity sensors and some method of displaying output to the use.
The theory is supplemented with over 100 activities, most of which can be successfully implemented using inexpensive educational robots. Activities that require more computation can be programmed on a computer. Archives are available with suggested implementations for the Thymio robot and standalone programs in Python.
Customer Reviews
Great book for Rookie Engineers in the Robotic Field
Reading Elements of Robotics is like taking a time traveling machine that brought me back to the old days in high school, when I spent much time building robots with friends for the First Robotics Competition. As of 2024, extensive applications of robotic technologies around us in various forms from factories to warehouses, from classrooms to our homes, and from labs to the streets. Elements of Robotics gave a great overview of the current field of robotics and the corresponding technologies. Anyone who have basic knowledge in STEM and want to know more about robotics would definitely enjoy this book.