Hands On Robotics Programming With C

Hands On Robotics Programming With C Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Hands On Robotics Programming With C book. This book definitely worth reading, it is an incredibly well-written.

Hands-On Robotics Programming with C++

Author : Dinesh Tavasalkar
Publisher : Packt Publishing Ltd
Page : 300 pages
File Size : 45,8 Mb
Release : 2019-03-30
Category : Computers
ISBN : 9781789131079

Get Book

Hands-On Robotics Programming with C++ by Dinesh Tavasalkar Pdf

Enhance your programming skills to build exciting robotic projects Key FeaturesBuild an intelligent robot that can detect and avoid obstacles and respond to voice commandsDetect and track objects and faces using OpenCVControl your robot with a GUI button designed using Qt5Book Description C++ is one of the most popular legacy programming languages for robotics, and a combination of C++ and robotics hardware is used in many leading industries. This book will bridge the gap between Raspberry Pi and C/C++ programming and enable you to develop applications for Raspberry Pi. To follow along with the projects covered in the book, you can implement C programs in Raspberry Pi with the wiringPi library. With this book, you’ll develop a fully functional car robot and write programs to move it in different directions. You’ll then create an obstacle - avoiding robot using an ultrasonic sensor. Furthermore, you’ll find out how to control the robot wirelessly using your PC/Mac. This book will also help you work with object detection and tracking using OpenCV, and guide you through exploring face detection techniques. Finally, you will create an Android app and control the robot wirelessly with an Android smartphone. By the end of this book, you will have gained experience in developing a robot using Raspberry Pi and C/C++ programming. What you will learnInstall software in Raspberry Pi compatible with C++ programmingProgram the Raspberry Pi in C++ to run a motorControl RPi-powered robot wirelessly with your laptop or PCProgram an RPi camera using OpenCV Control a Raspberry Pi robot with voice commandsImplement face and object detection with Raspberry PiWho this book is for This book is for developers, programmers, and robotics enthusiasts interested in leveraging C++ to build exciting robotics applications. Prior knowledge of C++ is necessary to understand the projects covered in this book.

Hands-On ROS for Robotics Programming

Author : Bernardo Ronquillo Japón
Publisher : Packt Publishing Ltd
Page : 414 pages
File Size : 46,7 Mb
Release : 2020-02-26
Category : Computers
ISBN : 9781838552886

Get Book

Hands-On ROS for Robotics Programming by Bernardo Ronquillo Japón Pdf

Take your ROS skills to the next level by implementing complex robot structures in a ROS simulation Key FeaturesLearn fundamental ROS concepts and apply them to solve navigation tasksWork with single board computers to program smart behavior in mobile robotsUnderstand how specific characteristics of the physical environment influence your robot’s performanceBook Description Connecting a physical robot to a robot simulation using the Robot Operating System (ROS) infrastructure is one of the most common challenges faced by ROS engineers. With this book, you'll learn how to simulate a robot in a virtual environment and achieve desired behavior in equivalent real-world scenarios. This book starts with an introduction to GoPiGo3 and the sensors and actuators with which it is equipped. You'll then work with GoPiGo3's digital twin by creating a 3D model from scratch and running a simulation in ROS using Gazebo. Next, the book will show you how to use GoPiGo3 to build and run an autonomous mobile robot that is aware of its surroundings. Finally, you'll find out how a robot can learn tasks that have not been programmed in the code but are acquired by observing its environment. You'll even cover topics such as deep learning and reinforcement learning. By the end of this robot programming book, you'll be well-versed with the basics of building specific-purpose applications in robotics and developing highly intelligent autonomous robots from scratch. What you will learnGet to grips with developing environment-aware robotsGain insights into how your robots will react in physical environmentsBreak down a desired behavior into a chain of robot actionsRelate data from sensors with context to produce adaptive responsesApply reinforcement learning to allow your robot to learn by trial and errorImplement deep learning to enable your robot to recognize its surroundingsWho this book is for If you are an engineer looking to build AI-powered robots using the ROS framework, this book is for you. Robotics enthusiasts and hobbyists who want to develop their own ROS robotics projects will also find this book useful. Knowledge of Python and/or C++ programming and familiarity with single board computers such as Raspberry Pi is necessary to get the most out of this book.

Practical Robotics in C++

Author : Lloyd Brombach
Publisher : BPB Publications
Page : 501 pages
File Size : 51,6 Mb
Release : 2021-01-29
Category : Technology & Engineering
ISBN : 9789389423464

Get Book

Practical Robotics in C++ by Lloyd Brombach Pdf

Learn how to build and program real autonomous robots KEY FEATURES _ÊSimplified coverage on fundamentals of building a robot platform. _ÊLearn to program Raspberry Pi for interacting with hardware. _ÊCutting-edge coverage on autonomous motion, mapping, and path planning algorithms for advanced robotics. Ê DESCRIPTION Practical Robotics in C++ teaches the complete spectrum of Robotics, right from the setting up a computer for a robot controller to putting power to the wheel motors. The book brings you the workshop knowledge of the electronics, hardware, and software for building a mobile robot platform.Ê You will learn how to use sensors to detect obstacles, how to train your robot to build itself a map and plan an obstacle-avoiding path, and how to structure your code for modularity and interchangeability with other robot projects. Throughout the book, you can experience the demonstrations ofÊcomplete coding of robotics with the use of simple and clear C++ programming. In addition, you will explore how to leverage the Raspberry Pi GPIO hardware interface pins and existing libraries to make an incredibly capable machine on the most affordable computer platform ever. Ê WHAT YOU WILL LEARN Ê _ÊWrite code for the motor drive controller. _ÊBuild a Map from Lidar Data. _ÊWrite and implement your own autonomous path-planning algorithm. _ÊWrite code to send path waypoints to the motor drive controller autonomously. _ÊGet to know more about robot mapping and navigation.Ê WHO THIS BOOK IS FOR This book is most suitable for C++ programmers who have keen interest in robotics and hardware programming. All you need is just a good understanding of C++ programming to get the most out of this book. Ê TABLE OF CONTENTS 1. Choose and Set Up a Robot Computer 2. GPIO Hardware Interface Pins Overview and Use 3. The Robot Platform 4. Types of Robot Motors and Motor Control 5. Communication with Sensors and other Devices 6. Additional Helpful Hardware 7. Adding the Computer to Control your Robot 8. Robot Control Strategy 9. Coordinating the Parts 10. Maps for Robot Navigation 11. Robot Tracking and Localization 12. Autonomous Motion 13. Autonomous Path Planning 14. Wheel Encoders for Odometry 15. Ultrasonic Range Detectors 16. IMUs: Accelerometers, Gyroscopes, and Magnetometers 17. GPS and External Beacon Systems 18. LIDAR Devices and Data 19. Real Vision with Cameras 20. Sensor Fusion 21. Building and Programming an Autonomous Robot

Robot Operating System (ROS) for Absolute Beginners

Author : Lentin Joseph
Publisher : Apress
Page : 294 pages
File Size : 50,5 Mb
Release : 2018-05-24
Category : Computers
ISBN : 9781484234051

Get Book

Robot Operating System (ROS) for Absolute Beginners by Lentin Joseph Pdf

Learn how to get started with robotics programming using Robot Operation System (ROS). Targeted for absolute beginners in ROS, Linux, and Python, this short guide shows you how to build your own robotics projects. ROS is an open-source and flexible framework for writing robotics software. With a hands-on approach and sample projects, Robot Operating System for Absolute Beginners will enable you to begin your first robot project. You will learn the basic concepts of working with ROS and begin coding with ROS APIs in both C++ and Python. What You’ll Learn Install ROS Review fundamental ROS concepts Work with frequently used commands in ROS Build a mobile robot from scratch using ROS Who This Book Is For Absolute beginners with little to no programming experience looking to learn robotics programming.

Hands-On Embedded Programming with C++17

Author : Maya Posch
Publisher : Packt Publishing Ltd
Page : 442 pages
File Size : 54,6 Mb
Release : 2019-01-31
Category : Computers
ISBN : 9781788834322

Get Book

Hands-On Embedded Programming with C++17 by Maya Posch Pdf

Build safety-critical and memory-safe stand-alone and networked embedded systems Key FeaturesKnow how C++ works and compares to other languages used for embedded developmentCreate advanced GUIs for embedded devices to design an attractive and functional UIIntegrate proven strategies into your design for optimum hardware performanceBook Description C++ is a great choice for embedded development, most notably, because it does not add any bloat, extends maintainability, and offers many advantages over different programming languages. Hands-On Embedded Programming with C++17 will show you how C++ can be used to build robust and concurrent systems that leverage the available hardware resources. Starting with a primer on embedded programming and the latest features of C++17, the book takes you through various facets of good programming. You’ll learn how to use the concurrency, memory management, and functional programming features of C++ to build embedded systems. You will understand how to integrate your systems with external peripherals and efficient ways of working with drivers. This book will also guide you in testing and optimizing code for better performance and implementing useful design patterns. As an additional benefit, you will see how to work with Qt, the popular GUI library used for building embedded systems. By the end of the book, you will have gained the confidence to use C++ for embedded programming. What you will learnChoose the correct type of embedded platform to use for a projectDevelop drivers for OS-based embedded systemsUse concurrency and memory management with various microcontroller units (MCUs)Debug and test cross-platform code with LinuxImplement an infotainment system using a Linux-based single board computerExtend an existing embedded system with a Qt-based GUICommunicate with the FPGA side of a hybrid FPGA/SoC systemWho this book is for If you want to start developing effective embedded programs in C++, then this book is for you. Good knowledge of C++ language constructs is required to understand the topics covered in the book. No knowledge of embedded systems is assumed.

Hands-On Robotics with JavaScript

Author : Kassandra Perch
Publisher : Packt Publishing Ltd
Page : 206 pages
File Size : 42,9 Mb
Release : 2018-08-31
Category : Computers
ISBN : 9781789346732

Get Book

Hands-On Robotics with JavaScript by Kassandra Perch Pdf

Leverage Raspberry Pi 3 and different JavaScript platforms to build exciting Robotics projects Key Features Build robots that light up and make noise Learn to work with Raspberry Pi 3 and JavaScript Connect your Johnny-Five projects to external APIs and create your own IoT Book Description There has been a rapid increase in the use of JavaScript in hardware and embedded device programming. JavaScript has an effective set of frameworks and libraries that support the robotics ecosystem. Hands-On Robotics with JavaScript starts with setting up an environment to program robots in JavaScript. Then, you will dive into building basic-level projects such as a line-following robot. You will walk through a series of projects that will teach you about the Johnny-Five library, and develop your skills with each project. As you make your way through the chapters, you’ll work on creating a blinking LED, before moving on to sensors and other more advanced concepts. You will then progress to building an advanced-level AI-enabled robot, connect their NodeBots to the internet, create a NodeBots Swarm, and explore MQTT. By the end of this book, you will have gained hands-on experience in building robots using JavaScript What you will learn Install and run Node.js and Johnny-Five on Raspberry Pi Assemble, code, and run an LED project Leverage JavaScript libraries to build exciting robots Use sensors to collect data from the world around you Employ servos and motors to make your project move Add internet capabilities to your Johnny-Five project Who this book is for Hands-On Robotics with JavaScript is for individuals who have prior experience with Raspberry Pi 3 and like to write sketches in JavaScript. Basic knowledge of JavaScript and Node.js will help you get the most out of this book.

Robot Programming

Author : Cameron Hughes,Tracey Hughes
Publisher : Que Publishing
Page : 734 pages
File Size : 52,8 Mb
Release : 2016-05-02
Category : Computers
ISBN : 9780134176697

Get Book

Robot Programming by Cameron Hughes,Tracey Hughes Pdf

Start programming robots NOW! Learn hands-on, through easy examples, visuals, and code This is a unique introduction to programming robots to execute tasks autonomously. Drawing on years of experience in artificial intelligence and robot programming, Cameron and Tracey Hughes introduce the reader to basic concepts of programming robots to execute tasks without the use of remote controls. Robot Programming: A Guide to Controlling Autonomous Robots takes the reader on an adventure through the eyes of Midamba, a lad who has been stranded on a desert island and must find a way to program robots to help him escape. In this guide, you are presented with practical approaches and techniques to program robot sensors, motors, and translate your ideas into tasks a robot can execute autonomously. These techniques can be used on today’s leading robot microcontrollers (ARM9 and ARM7) and robot platforms (including the wildly popular low-cost Arduino platforms, LEGO® Mindstorms EV3, NXT, and Wowee RS Media Robot) for your hardware/Maker/DIY projects. Along the way the reader will learn how to: Program robot sensors and motors Program a robot arm to perform a task Describe the robot’s tasks and environments in a way that a robot can process using robot S.T.O.R.I.E.S. Develop a R.S.V.P. (Robot Scenario Visual Planning) used for designing the robot’s tasks in an environment Program a robot to deal with the “unexpected” using robot S.P.A.C.E.S. Program robots safely using S.A.R.A.A. (Safe Autonomous Robot Application Architecture) Approach Program robots using Arduino C/C++ and Java languages Use robot programming techniques with LEGO® Mindstorms EV3, Arduino, and other ARM7 and ARM9-based robots.

Learn Robotics Programming

Author : Danny Staple
Publisher : Packt Publishing Ltd
Page : 602 pages
File Size : 51,5 Mb
Release : 2021-02-12
Category : Computers
ISBN : 9781839217869

Get Book

Learn Robotics Programming by Danny Staple Pdf

Develop an extendable smart robot capable of performing a complex series of actions with Python and Raspberry Pi Key Features Get up to speed with the fundamentals of robotic programming and build intelligent robots Learn how to program a voice agent to control and interact with your robot's behavior Enable your robot to see its environment and avoid barriers using sensors Book Description We live in an age where the most complex or repetitive tasks are automated. Smart robots have the potential to revolutionize how we perform all kinds of tasks with high accuracy and efficiency. With this second edition of Learn Robotics Programming, you'll see how a combination of the Raspberry Pi and Python can be a great starting point for robot programming. The book starts by introducing you to the basic structure of a robot and shows you how to design, build, and program it. As you make your way through the book, you'll add different outputs and sensors, learn robot building skills, and write code to add autonomous behavior using sensors and a camera. You'll also be able to upgrade your robot with Wi-Fi connectivity to control it using a smartphone. Finally, you'll understand how you can apply the skills that you've learned to visualize, lay out, build, and code your future robot building projects. By the end of this book, you'll have built an interesting robot that can perform basic artificial intelligence operations and be well versed in programming robots and creating complex robotics projects using what you've learned. What you will learn Leverage the features of the Raspberry Pi OS Discover how to configure a Raspberry Pi to build an AI-enabled robot Interface motors and sensors with a Raspberry Pi Code your robot to develop engaging and intelligent robot behavior Explore AI behavior such as speech recognition and visual processing Find out how you can control AI robots with a mobile phone over Wi-Fi Understand how to choose the right parts and assemble your robot Who this book is for This second edition of Learn Robotics Programming is for programmers, developers, and robotics enthusiasts who want to develop a fully functional robot and leverage AI to build interactive robots. Basic knowledge of the Python programming language will help you understand the concepts covered in this robot programming book more effectively.

Programming Robots with ROS

Author : Morgan Quigley,Brian Gerkey,William D. Smart
Publisher : "O'Reilly Media, Inc."
Page : 447 pages
File Size : 50,8 Mb
Release : 2015-11-16
Category : Computers
ISBN : 9781449325510

Get Book

Programming Robots with ROS by Morgan Quigley,Brian Gerkey,William D. Smart Pdf

Chapter 3. Topics; Publishing to a Topic; Checking That Everything Works as Expected; Subscribing to a Topic; Checking That Everything Works as Expected; Latched Topics; Defining Your Own Message Types; Defining a New Message; Using Your New Message; When Should You Make a New Message Type?; Mixing Publishers and Subscribers; Summary; Chapter 4. Services; Defining a Service; Implementing a Service; Checking That Everything Works as Expected; Other Ways of Returning Values from a Service; Using a Service; Checking That Everything Works as Expected; Other Ways to Call Services; Summary.

Modern Robotics

Author : Kevin M. Lynch,Frank C. Park
Publisher : Cambridge University Press
Page : 545 pages
File Size : 47,9 Mb
Release : 2017-05-25
Category : Computers
ISBN : 9781107156302

Get Book

Modern Robotics by Kevin M. Lynch,Frank C. Park Pdf

A modern and unified treatment of the mechanics, planning, and control of robots, suitable for a first course in robotics.

Learn Robotics Programming

Author : Danny Staple
Publisher : Packt Publishing Ltd
Page : 462 pages
File Size : 49,6 Mb
Release : 2018-11-29
Category : Computers
ISBN : 9781789345933

Get Book

Learn Robotics Programming by Danny Staple Pdf

Gain experience of building a next-generation collaboration robot Key FeaturesGet up and running with the fundamentals of robotic programmingProgram a robot using Python and the Raspberry Pi 3Learn to build a smart robot with interactive and AI-enabled behaviorsBook Description We live in an age where the most difficult human tasks are now automated. Smart and intelligent robots, which will perform different tasks precisely and efficiently, are the requirement of the hour. A combination of Raspberry Pi and Python works perfectly when making these kinds of robots. Learn Robotics Programming starts by introducing you to the basic structure of a robot, along with how to plan, build, and program it. As you make your way through the book, you will gradually progress to adding different outputs and sensors, learning new building skills, and writing code for interesting behaviors with sensors. You’ll also be able to update your robot, and set up web, phone, and Wi-Fi connectivity in order to control it. By the end of the book, you will have built a clever robot that can perform basic artificial intelligence (AI) operations. What you will learnConfigure a Raspberry Pi for use in a robotInterface motors and sensors with a Raspberry PiImplement code to make interesting and intelligent robot behaviorsUnderstand the first steps in AI behavior such as speech recognition visual processingControl AI robots using Wi-FiPlan the budget for requirements of robots while choosing partsWho this book is for Learn Robotics Programming is for programmers, developers, and enthusiasts interested in robotics and developing a fully functional robot. No major experience required just some programming knowledge would be sufficient.

Robot Programming by Demonstration

Author : Sylvain Calinon
Publisher : EPFL Press
Page : 248 pages
File Size : 48,7 Mb
Release : 2009-08-24
Category : Computers
ISBN : 1439808678

Get Book

Robot Programming by Demonstration by Sylvain Calinon Pdf

Recent advances in RbD have identified a number of key issues for ensuring a generic approach to the transfer of skills across various agents and contexts. This book focuses on the two generic questions of what to imitate and how to imitate and proposes active teaching methods.

Learning ROS for Robotics Programming

Author : Enrique Fernández,Luis Sánchez Crespo,Anil Mahtani,Aaron Martinez
Publisher : Packt Publishing Ltd
Page : 458 pages
File Size : 54,6 Mb
Release : 2015-08-18
Category : Computers
ISBN : 9781783987597

Get Book

Learning ROS for Robotics Programming by Enrique Fernández,Luis Sánchez Crespo,Anil Mahtani,Aaron Martinez Pdf

Your one-stop guide to the Robot Operating System About This Book Model your robot on a virtual world and learn how to simulate it Create, visualize, and process Point Cloud information Easy-to-follow, practical tutorials to program your own robots Who This Book Is For If you are a robotic enthusiast who wants to learn how to build and program your own robots in an easy-to-develop, maintainable, and shareable way, this book is for you. In order to make the most of the book, you should have a C++ programming background, knowledge of GNU/Linux systems, and general skill in computer science. No previous background on ROS is required, as this book takes you from the ground up. It is also advisable to have some knowledge of version control systems, such as svn or git, which are often used by the community to share code. What You Will Learn Install a complete ROS Hydro system Create ROS packages and metapackages, using and debugging them in real time Build, handle, and debug ROS nodes Design your 3D robot model and simulate it in a virtual environment within Gazebo Give your robots the power of sight using cameras and calibrate and perform computer vision tasks with them Generate and adapt the navigation stack to work with your robot Integrate different sensors like Range Laser, Arduino, and Kinect with your robot Visualize and process Point Cloud information from different sensors Control and plan motion of robotic arms with multiple joints using MoveIt! In Detail If you have ever tried building a robot, then you know how cumbersome programming everything from scratch can be. This is where ROS comes into the picture. It is a collection of tools, libraries, and conventions that simplifies the robot building process. What's more, ROS encourages collaborative robotics software development, allowing you to connect with experts in various fields to collaborate and build upon each other's work. Packed full of examples, this book will help you understand the ROS framework to help you build your own robot applications in a simulated environment and share your knowledge with the large community supporting ROS. Starting at an introductory level, this book is a comprehensive guide to the fascinating world of robotics, covering sensor integration, modeling, simulation, computer vision, navigation algorithms, and more. You will then go on to explore concepts like topics, messages, and nodes. Next, you will learn how to make your robot see with HD cameras, or navigate obstacles with range sensors. Furthermore, thanks to the contributions of the vast ROS community, your robot will be able to navigate autonomously, and even recognize and interact with you in a matter of minutes. What's new in this updated edition? First and foremost, we are going to work with ROS Hydro this time around. You will learn how to create, visualize, and process Point Cloud information from different sensors. This edition will also show you how to control and plan motion of robotic arms with multiple joints using MoveIt! By the end of this book, you will have all the background you need to build your own robot and get started with ROS. Style and approach This book is an easy-to-follow guide that will help you find your way through the ROS framework. This book is packed with hands-on examples that will help you program your robot and give you complete solutions using ROS open source libraries and tools.

Effective Robotics Programming with ROS

Author : Anil Mahtani,Luis Sanchez,Enrique Fernandez,Aaron Martinez
Publisher : Packt Publishing Ltd
Page : 469 pages
File Size : 49,9 Mb
Release : 2016-12-27
Category : Computers
ISBN : 9781786461377

Get Book

Effective Robotics Programming with ROS by Anil Mahtani,Luis Sanchez,Enrique Fernandez,Aaron Martinez Pdf

Find out everything you need to know to build powerful robots with the most up-to-date ROS About This Book This comprehensive, yet easy-to-follow guide will help you find your way through the ROS framework Successfully design and simulate your 3D robot model and use powerful robotics algorithms and tools to program and set up your robots with an unparalleled experience by using the exciting new features from Robot Kinetic Use the latest version of gazebo simulator, OpenCV 3.0, and C++11 standard for your own algorithms Who This Book Is For This book is suitable for an ROS beginner as well as an experienced ROS roboticist or ROS user or developer who is curious to learn ROS Kinetic and its features to make an autonomous Robot. The book is also suitable for those who want to integrate sensors and embedded systems with other software and tools using ROS as a framework. What You Will Learn Understand the concepts of ROS, the command-line tools, visualization GUIs, and how to debug ROS Connect robot sensors and actuators to ROS Obtain and analyze data from cameras and 3D sensors Use Gazebo for robot/sensor and environment simulation Design a robot and see how to make it map the environment, navigate autonomously, and manipulate objects in the environment using MoveIt! Add vision capabilities to the robot using OpenCV 3.0 Add 3D perception capabilities to the robot using the latest version of PCL In Detail Building and programming a robot can be cumbersome and time-consuming, but not when you have the right collection of tools, libraries, and more importantly expert collaboration. ROS enables collaborative software development and offers an unmatched simulated environment that simplifies the entire robot building process. This book is packed with hands-on examples that will help you program your robot and give you complete solutions using open source ROS libraries and tools. It also shows you how to use virtual machines and Docker containers to simplify the installation of Ubuntu and the ROS framework, so you can start working in an isolated and control environment without changing your regular computer setup. It starts with the installation and basic concepts, then continues with more complex modules available in ROS such as sensors and actuators integration (drivers), navigation and mapping (so you can create an autonomous mobile robot), manipulation, Computer Vision, perception in 3D with PCL, and more. By the end of the book, you'll be able to leverage all the ROS Kinetic features to build a fully fledged robot for all your needs. Style and approach This book is packed with hands-on examples that will help you program your robot and give you complete solutions using ROS open source libraries and tools. All the robotics concepts and modules are explained and multiple examples are provided so that you can understand them easily.

Arduino Robotics

Author : John-David Warren,Josh Adams,Harald Molle
Publisher : Apress
Page : 621 pages
File Size : 53,6 Mb
Release : 2011-10-08
Category : Computers
ISBN : 9781430231844

Get Book

Arduino Robotics by John-David Warren,Josh Adams,Harald Molle Pdf

This book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process. You'll learn Arduino basics as well as the characteristics of different types of motors used in robotics. You also discover controller methods and failsafe methods, and learn how to apply them to your project. The book starts with basic robots and moves into more complex projects, including a GPS-enabled robot, a robotic lawn mower, a fighting bot, and even a DIY Segway-clone. Introduction to the Arduino and other components needed for robotics Learn how to build motor controllers Build bots from simple line-following and bump-sensor bots to more complex robots that can mow your lawn, do battle, or even take you for a ride Please note: the print version of this title is black & white; the eBook is full color.