Cargando…

ROS robotics projects : build a variety of awesome robots that can see, sense, move, and do a lot more using the powerful Robot Operating System /

Build a variety of awesome robots that can see, sense, move, and do a lot more using the powerful Robot Operating System About This Book Create and program cool robotic projects using powerful ROS libraries Work through concrete examples that will help you build your own robotic systems of varying c...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Joseph, Lentin (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2017.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn983202551
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 170420s2017 enka o 000 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d STF  |d TOH  |d OCLCF  |d IDEBK  |d TEFOD  |d VT2  |d YDX  |d OCLCQ  |d N$T  |d UOK  |d CEF  |d KSU  |d NLE  |d DEBBG  |d UKMGB  |d WYU  |d ZCU  |d UAB  |d UX1  |d AU@  |d OCLCO  |d UKAHL  |d OCL  |d K6U  |d QGK  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB785181  |2 bnb 
016 7 |a 018316640  |2 Uk 
020 |a 9781783554720  |q (electronic bk.) 
020 |a 178355472X  |q (electronic bk.) 
020 |z 9781783554713 
029 1 |a GBVCP  |b 100486244X 
029 1 |a UKMGB  |b 018316640 
035 |a (OCoLC)983202551 
037 |a CL0500000850  |b Safari Books Online 
037 |a 6A9BB594-2B54-4F48-978B-D723C07DDD7A  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a TJ211.45 
072 7 |a TEC  |x 009000  |2 bisacsh 
082 0 4 |a 629.892  |2 23 
049 |a UAMI 
100 1 |a Joseph, Lentin,  |e author. 
245 1 0 |a ROS robotics projects :  |b build a variety of awesome robots that can see, sense, move, and do a lot more using the powerful Robot Operating System /  |c Lentin Joseph. 
246 3 |a Robot Operating System robotics projects 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2017. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Online resource; title from cover (viewed April 17, 2017). 
505 0 |a Cover ; Copyright ; Credits; About the Author; Acknowledgements; About the Reviewer; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Getting Started with ROS Robotics Application Development ; Getting started with ROS; ROS distributions; Supported operating systems; Robots and sensors supported by ROS; Why ROS; Fundamentals of ROS; The filesystem level; The computation graph level; The ROS community level; Communication in ROS; ROS client libraries; ROS tools; Rviz (ROS Visualizer); rqt_plot; rqt_graph; Simulators of ROS; Installing ROS kinetic on Ubuntu 16.04 LTS; Getting started with the installationConfiguring Ubuntu repositories; Setting up source.list; Setting up keys; Installing ROS; Initializing rosdep; Setting the ROS environment; Getting rosinstall; Setting ROS on VirtualBox; Setting the ROS workspace; Opportunities for ROS in industries and research; Questions; Summary; Chapter 2: Face Detection and Tracking Using ROS, OpenCV and Dynamixel Servos ; Overview of the project; Hardware and software prerequisites; Installing dependent ROS packages; Installing the usb_cam ROS package; Creating a ROS workspace for dependencies; Interfacing Dynamixel with ROSInstalling the ROS dynamixel_motor packages; Creating face tracker ROS packages; The interface between ROS and OpenCV; Working with the face-tracking ROS package; Understanding the face tracker code; Understanding CMakeLists.txt; The track.yaml file; The launch files; Running the face tracker node; The face_tracker_control package; The start_dynamixel launch file; The pan controller launch file; The pan controller configuration file; The servo parameters configuration file; The face tracker controller node; Creating CMakeLists.txt; Testing the face tracker control packageBringing all the nodes together; Fixing the bracket and setting up the circuit; The final run; Questions; Summary; Chapter 3: Building a Siri-Like Chatbot in ROS ; Social robots; Building social robots; Prerequisites; Getting started with AIML; AIML tags; The PyAIML interpreter; Installing PyAIML on Ubuntu 16.04 LTS; Playing with PyAIML; Loading multiple AIML files; Creating an AIML bot in ROS; The AIML ROS package; Installing the ROS sound_play package; Installing the dependencies of sound_play; Installing the sound_play ROS package; Creating the ros_aiml packageThe aiml_server node; The AIML client node; The aiml_tts client node; The AIML speech recognition node; start_chat.launch; start_tts_chat.launch; start_speech_chat.launch; Questions; Summary; Chapter 4: Controlling Embedded Boards Using ROS ; Getting started with popular embedded boards; An introduction to Arduino boards; How to choose an Arduino board for your robot; Getting started with STM32 and TI Launchpads; The Tiva C Launchpad; Introducing the Raspberry Pi; How to choose a Raspberry Pi board for your robot; The Odroid board; Interfacing Arduino with ROS 
520 |a Build a variety of awesome robots that can see, sense, move, and do a lot more using the powerful Robot Operating System About This Book Create and program cool robotic projects using powerful ROS libraries Work through concrete examples that will help you build your own robotic systems of varying complexity levels This book provides relevant and fun-filled examples so you can make your own robots that can run and work Who This Book Is For This book is for robotic enthusiasts and researchers who would like to build robot applications using ROS. If you are looking to explore advanced ROS features in your projects, then this book is for you. Basic knowledge of ROS, GNU/Linux, and programming concepts is assumed. What You Will Learn Create your own self-driving car using ROS Build an intelligent robotic application using deep learning and ROS Master 3D object recognition Control a robot using virtual reality and ROS Build your own AI chatter-bot using ROS Get to know all about the autonomous navigation of robots using ROS Understand face detection and tracking using ROS Get to grips with teleoperating robots using hand gestures Build ROS-based applications using Matlab and Android Build interactive applications using TurtleBot In Detail Robot Operating System is one of the most widely used software frameworks for robotic research and for companies to model, simulate, and prototype robots. Applying your knowledge of ROS to actual robotics is much more difficult than people realize, but this title will give you what you need to create your own robotics in no time! This book is packed with over 14 ROS robotics projects that can be prototyped without requiring a lot of hardware. The book starts with an introduction of ROS and its installation procedure. After discussing the basics, you'll be taken through great projects, such as building a self-driving car, an autonomous mobile robot, and image recognition using deep learning and ROS. You can find ROS robotics applications for beginner, intermediate, and expert levels inside! This book will be the perfect companion for a robotics enthusiast who really wants to do something big in the field. Style and approach This book is packed with fun-filled, end-to-end projects on mobile, armed, and flying robots, and describes the ROS implementation and execution of these models. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Robots  |x Programming. 
650 0 |a Robotics  |v Popular works. 
650 6 |a Robots  |x Programmation. 
650 6 |a Robotique  |v Ouvrages de vulgarisation. 
650 7 |a TECHNOLOGY & ENGINEERING / Engineering (General)  |2 bisacsh 
650 7 |a Robotics  |2 fast 
650 7 |a Robots  |x Programming  |2 fast 
655 7 |a Popular works  |2 fast 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783554713/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH32060051 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis36983534 
938 |a YBP Library Services  |b YANK  |n 13956495 
938 |a EBSCOhost  |b EBSC  |n 1531605 
994 |a 92  |b IZTAP