Robot Operating System Cookbook : Over 70 recipes to help you master advanced ROS concepts

個数:

Robot Operating System Cookbook : Over 70 recipes to help you master advanced ROS concepts

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 484 p.
  • 言語 ENG
  • 商品コード 9781783987443
  • DDC分類 629.892

Full Description

Leverage the power of ROS to build exciting collaborative robots.

About This Book
• Delve into an open source, meta-operating system for your robot
• Get acquainted with tools and libraries for building and running code on multiple platforms
• Use Gazebo to model your robot and create a virtual environment

Who This Book Is For
If you're a researcher or engineer with an interest in the problems, solutions, and future research issues that you may encounter in the development of robotic applications, this book is for you. Basic knowledge of C++ and Python programming with the GNU/Linux environment is strongly recommended to assist with understanding the key concepts covered in the book.

What You Will Learn
• Explore advanced concepts, such as ROS pluginlib, nodelets, and actionlib
• Work with ROS visualization, profiling, and debugging tools
• Gain experience in robot modeling and simulation using Gazebo
• Understand the ROS Navigation Stack for mobile robots
• Configure a MoveIt! package for a manipulator robot
• Develop an autonomous navigation framework for MAV using ORB SLAM and MoveIt
• Integrate sensors, actuators, and robots into the ROS ecosystem
• Get acquainted with the ROS-Industrial package with hardware support, capabilities, and applications

In Detail
This book will leverage the power of ROS with an introduction to its core and advanced concepts through exciting recipes. You will get acquainted with the use of different synchronous and asynchronous communication methods, including messages, services, and actions. You will learn how to use the various debugging and visualization tools used in development and how to interface sensors and actuators with the ROS framework.
Firstly, you will get to grips with ROS simulation frameworks, such as Gazebo and RotorS for modeling and simulating any physical robot and virtual environment. You will also cover mobile robotics, micro-aerial vehicles, and robotic arms, which are the leading branches of robotic applications. Robot Operating System Cookbook will also guide you in the development of an autonomous navigation framework for both mobile robots and micro-aerial vehicles.
Finally, you will explore ROS-Industrial, an open source project that extends the advanced capabilities of ROS software to manufacturing industries.

Style and approach
The goal of this book is to provide an integrated overview of the concepts and techniques. ROS is not an operating system in the traditional sense of process management and scheduling; rather, it provides a structured communications layer above the host operating systems of a heterogeneous compute cluster.