ROS Robotics By Example : Learning to control wheeled, limbed, and flying robots using ROS Kinetic Kame, 2/e (Paperback)
暫譯: ROS 機器人實例:學習使用 ROS Kinetic Kame 控制輪式、肢體和飛行機器人,第二版 (平裝本)
Carol Fairchild, Dr. Thomas L. Harman
- 出版商: Packt Publishing
- 出版日期: 2017-11-30
- 定價: $1,780
- 售價: 9.5 折 $1,691
- 語言: 英文
- 頁數: 484
- 裝訂: Paperback
- ISBN: 1788479599
- ISBN-13: 9781788479592
-
相關分類:
機器人製作 Robots
-
相關翻譯:
ROS 機器人開發:實用案例分析 (ROS Robotics By Example : Learning to control wheeled, limbed, and flying robots using ROS Kinetic Kame, 2/e) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$480$408 -
$1,460$1,153 -
$520$442 -
$680$537 -
$260$234 -
$941Key Performance Indicators For Dummies (Paperback)
-
$680$578 -
$380$323 -
$1,169Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python, 2nd Edition
-
$2,000$1,900 -
$1,330Mastering Flask Web Development: Build enterprise-grade, scalable Python web applications, 2/e (Paperback)
-
$1,680$1,646 -
$700$630 -
$680$666 -
$1,540$1,509 -
$500$350 -
$600$468 -
$1,470Developing IoT Projects with ESP32: Automate your home or business with inexpensive Wi-Fi devices
-
$2,475Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures (Paperback)
-
$2,030$1,929
相關主題
商品描述
Learning how to build and program your own robots with the most popular open source robotics programming framework
About This Book
- Get to know the fundamentals of ROS and apply its concepts to real examples
- Learn how to write robotics applications without getting bogged down in hardware problems
- Learn to implement best practices in ROS development
Who This Book Is For
This book is for robotic enthusiasts, researchers and professional robotics engineers who would like to build robot applications using ROS. It gives the robotics beginner and the ROS newbie an immensely practical introduction to robot building and robotics application coding. Basic knowledge of GNU/Linux and the ability to write simple applications is assumed, but no robotics knowledge, practical or theoretical, is needed.
What You Will Learn
- Control a robot without requiring a PhD in robotics
- Simulate and control a robot arm
- Control a flying robot
- Send your robot on an independent mission
- Learning how to control your own robots with external devices
- Program applications running on your robot
- Extend ROS itself
- Extend ROS with the MATLAB Robotics System Toolbox
In Detail
ROS is a robust robotics framework that works regardless of hardware architecture or hardware origin. It standardizes most layers of robotics functionality from device drivers to process control and message passing to software package management.
But apart from just plain functionality, ROS is a great platform to learn about robotics itself and to simulate, as well as actually build, your first robots. This does not mean that ROS is a platform for students and other beginners; on the contrary, ROS is used all over the robotics industry to implement flying, walking and diving robots, yet implementation is always straightforward, and never dependent on the hardware itself.
ROS Robotics has been the standard introduction to ROS for potential professionals and hobbyists alike since the original edition came out; the second edition adds a gradual introduction to all the goodness available with the Kinetic Kame release.
By providing you with step-by-step examples including manipulator arms and flying robots, the authors introduce you to the new features. The book is intensely practical, with space given to theory only when absolutely necessary. By the end of this book, you will have hands-on experience on controlling robots with the best possible framework.
Style and approach
ROS Robotics By Example, Second Edition gives the robotics beginner as well as the ROS newbie an immensely practical introduction to robot building and robotics application coding. ROS translates as "robot operating system"; you will learn how to control a robot via devices and configuration files, but you will also learn how to write robot applications on the foundation of this operating system.
商品描述(中文翻譯)
學習如何使用最受歡迎的開源機器人程式設計框架來建造和編程自己的機器人
本書介紹
- 了解 ROS 的基本原理並將其概念應用於實際範例
- 學習如何編寫機器人應用程式,而不會被硬體問題困擾
- 學習在 ROS 開發中實施最佳實踐
本書適合誰閱讀
本書適合機器人愛好者、研究人員和專業機器人工程師,他們希望使用 ROS 建造機器人應用程式。它為機器人初學者和 ROS 新手提供了非常實用的機器人建造和機器人應用程式編碼入門。假設讀者具備 GNU/Linux 的基本知識以及編寫簡單應用程式的能力,但不需要任何機器人相關的實務或理論知識。
您將學到什麼
- 控制機器人而不需要機器人學的博士學位
- 模擬和控制機器人手臂
- 控制飛行機器人
- 讓您的機器人執行獨立任務
- 學習如何使用外部設備控制自己的機器人
- 編程在您的機器人上運行的應用程式
- 擴展 ROS 本身
- 使用 MATLAB Robotics System Toolbox 擴展 ROS
詳細內容
ROS 是一個強大的機器人框架,無論硬體架構或硬體來源如何,都能正常運作。它標準化了從設備驅動程式到過程控制、消息傳遞到軟體包管理的機器人功能的大多數層級。
但除了基本功能外,ROS 還是一個學習機器人技術的絕佳平台,可以模擬以及實際建造您的第一個機器人。這並不意味著 ROS 僅僅是學生和其他初學者的平台;相反,ROS 在整個機器人產業中被用來實現飛行、行走和潛水的機器人,然而實現過程始終是直接的,並且從不依賴於硬體本身。
自從原版出版以來,ROS Robotics 一直是潛在專業人士和愛好者的標準入門書;第二版則逐步介紹了 Kinetic Kame 版本中所有的