Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ROS 2 from Scratch

You're reading from   ROS 2 from Scratch Get started with ROS 2 and create robotics applications with Python and C++

Arrow left icon
Product type Paperback
Published in Nov 2024
Publisher Packt
ISBN-13 9781835881408
Length 380 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Edouard Renard Edouard Renard
Author Profile Icon Edouard Renard
Edouard Renard
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1:Getting Started with ROS 2
2. Chapter 1: Introduction to ROS 2 – What Is ROS 2? FREE CHAPTER 3. Chapter 2: Installing and Setting Up ROS 2 4. Chapter 3: Uncovering ROS 2 Core Concepts 5. Part 2: Developing with ROS 2 – Python and C++
6. Chapter 4: Writing and Building a ROS 2 Node 7. Chapter 5: Topics – Sending and Receiving Messages between Nodes 8. Chapter 6: Services – Client/Server Interaction between Nodes 9. Chapter 7: Actions – When Services Are Not Enough 10. Chapter 8: Parameters – Making Nodes More Dynamic 11. Chapter 9: Launch Files – Starting All Your Nodes at Once 12. Part 3: Creating and Simulating a Custom Robot with ROS 2
13. Chapter 10: Discovering TFs with RViz 14. Chapter 11: Creating a URDF for a Robot 15. Chapter 12: Publishing TFs and Packaging the URDF 16. Chapter 13: Simulating a Robot in Gazebo 17. Chapter 14: Going Further – What To Do Next 18. Index 19. Other Books You May Enjoy

Preface

In 2016, while cofounding a robotics start-up, I was searching for tools and technologies to build the software for a new six-axis robotic arm, and I stumbled upon ROS. Somehow, I got the intuition that ROS seemed to be exactly what I was looking for. Yet, I couldn’t really comprehend what it was, or what it was doing.

It took me a long time to understand ROS, and as I was learning about it, I realized how painful the process was. There was—and still is—a lack of clear teaching materials and online resources, especially for beginners. As I continued to use ROS over the years, I also realized it was not just me—many other developers were still lost. This led me to create online courses to teach ROS and other related topics, with the goal of making ROS more accessible to everyone.

A few years forward, this book is a continuation of this process. With more experience using and teaching ROS (or ROS 2—the difference will be explained later), I wrote the book I wish I had when I first got started. When working on the book, I tried as much as possible to place myself in a beginner’s shoes and to avoid two common obstacles to learning.

First, in tech circles, you can sometimes see toxic behavior shown by some experts who look down on you, and say stuff like “How can you not already know how to do that—it’s so basic?”, or explain things to you very fast while using jargon, and then make you feel stupid when you don’t understand. This behavior is not helpful, and won’t motivate you to learn.

Second, I don’t know why, but so many people like to overcomplicate things, and this is not just related to ROS or even technology. Most of the time, once concepts are clearly understood, they can be explained in very simple steps. There’s no need to make them sound complicated if it’s not needed, and there’s no need to spend one hour explaining something if it can be done in five minutes. That creates noise and confusion.

In this book, I want to do the opposite: teach without judgment over a lack of skills, and give priority to clear and simple explanations. With this, I hope you can learn efficiently, and finish this book being less confused than you are now, and more motivated to continue your journey with ROS 2 and robotics.

lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image