- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
A Concise Introduction to Robot Programming with ROS2 provides the reader with the concepts and tools necessary to bring a robot to life through programming. It will equip the reader with the skills necessary to undertake projects with ROS2, the new version of ROS. It is not necessary to have previous experience with ROS2 as it will describe its concepts, tools, and methodologies from the beginning.
Uses the two programming languages officially supported in ROS 2 (C++, mainly, and Python)
Approaches ROS 2 from three different but complementary dimensions: the Community, Computation Graph, and the Workspace
Includes a complete simulated robot, development and testing strategies, Behavior Trees, and Nav2 description, setup, and use
A GitHub repository with code to assist readers
It will appeal to motivated engineering students, engineers, and professionals working with robot programming.
Contents
Foreword Preface to the Second Edition 1. Introduction 2. First Steps with ROS 2 3. First Behavior: Avoiding Obstacles with Finite States Machines 4. The TF Subsystem 5. Reactive Behaviors 6. Programming Robot Behaviors with Behavior Trees 7. Deep ROS 2 8. Contributing to ROS 2 Software