Learning Robotics using Python: Design, simulate, program, and prototype an autonomous mobile robot using ROS, OpenCV, PCL, and Python, 2nd Edition
Lentin Joseph
- 出版商: Packt Publishing
- 出版日期: 2018-06-27
- 售價: $1,230
- 貴賓價: 9.5 折 $1,169
- 語言: 英文
- 頁數: 280
- 裝訂: Paperback
- ISBN: 1788623312
- ISBN-13: 9781788623315
-
相關分類:
影像辨識 Image-recognition、Python、機器人製作 Robots
-
相關翻譯:
機器人系統設計與製作:Python語言實現(原書第2版) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$3,650$3,468 -
$580$458 -
$520$390 -
$1,380$1,352 -
$1,560$1,529 -
$232OpenCV 3 計算機視覺 : Python 語言實現, 2/e (Learning OpenCV 3 Computer Vision with Python, 2/e)
-
$1,460$1,431 -
$383視覺 SLAM 十四講:從理論到實踐
-
$500$390 -
$352ROS 機器人高效編程, 3/e (Effective Robotics Programming with ROS, 3/e)
-
$454ROS 機器人編程實踐 (Programming Robots with ROS: A Practical Introduction to the Robot Operating Syste)
-
$888OpenCV 3.x with Python By Example, 2/e
-
$1,600$1,520 -
$1,850$1,758 -
$505ROS 機器人開發實踐
-
$774$735 -
$1,400$1,330 -
$352深度學習的數學
-
$1,390$1,321 -
$1,074$1,020 -
$594$564 -
$500$390 -
$500$395 -
$600$468 -
$2,109$1,998
商品描述
Design, simulate, and program interactive robots
Key Features
- Design, simulate, build, and program an interactive autonomous mobile robot
- Leverage the power of ROS, Gazebo, and Python to enhance your robotic skills
- A hands-on guide to creating an autonomous mobile robot with the help of ROS and Python
Book Description
Robot Operating System (ROS) is one of the most popular robotics software frameworks in research and industry. It has various features for implementing different capabilities in a robot without implementing them from scratch.
This book starts by showing you the fundamentals of ROS so you understand the basics of differential robots. Then, you'll learn about robot modeling and how to design and simulate it using ROS. Moving on, we'll design robot hardware and interfacing actuators. Then, you'll learn to configure and program depth sensors and LIDARs using ROS. Finally, you'll create a GUI for your robot using the Qt framework.
By the end of this tutorial, you'll have a clear idea of how to integrate and assemble everything into a robot and how to bundle the software package.
What you will learn
- Design a differential robot from scratch
- Model a differential robot using ROS and URDF
- Simulate a differential robot using ROS and Gazebo
- Design robot hardware electronics
- Interface robot actuators with embedded boards
- Explore the interfacing of different 3D depth cameras in ROS
- Implement autonomous navigation in ChefBot
- Create a GUI for robot control
Who This Book Is For
This book is for those who are conducting research in mobile robotics and autonomous navigation. As well as the robotics research domain, this book is also for the robot hobbyist community. You're expected to have a basic understanding of Linux commands and Python.
Table of Contents
- Getting started with ROS
- Understanding basics of differential robots
- Modeling the Differential Drive Robot
- Simulating a Differential Drive Robot Using ROS
- Designing ChefBot Hardware and Circuits
- Interfacing Actuators and Sensors to the Robot Controller
- Interfacing Vision Sensors with ROS
- Building ChefBot Hardware and the Integration of Software
- Designing a GUI for a Robot Using Qt and Python
- Assessments