# Mastering-ROS-for-Robotics-Programming-Second-Edition **Repository Path**: wang_tian_ni/Mastering-ROS-for-Robotics-Programming-Second-Edition ## Basic Information - **Project Name**: Mastering-ROS-for-Robotics-Programming-Second-Edition - **Description**: Mastering ROS for Robotics Programming - Second-Edition, published by Packt - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-30 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## $5 Tech Unlocked 2021! [Buy and download this Book for only $5 on PacktPub.com](https://www.packtpub.com/product/learning-ros-for-robotics-programming-second-edition/9781783987580) ----- *If you have read this book, please leave a review on [Amazon.com](https://www.amazon.com/gp/product/1783987588). Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* # Mastering-ROS-for-Robotics-Programming-Second-Edition This is the code repository for [Mastering ROS for Robotics Programming - Second Edition](https://www.packtpub.com/hardware-and-creative/mastering-ros-robotics-programming-second-edition?utm_source=github&utm_medium=repository&utm_content=9781788478953). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book In today’s era, robotics has been gaining a lot of traction in various industries where consistency and perfection matters most. Automation plays a major role in our world, and most of this is achieved via robotic applications and various platforms that support robotics. The Robot Operating System (ROS) is a modular software platform to develop generic robotic applications. This book focuses on the most stable release of ROS (Kinetic Kame), discusses the advanced concepts in robotics, and shows you how to program using ROS. This book begins with a deep overview of the ROS framework, which will give you a clear idea of how ROS really works. During the course of the book, you’ll learn how to build models of complex robots, and simulate and interface the robot using the ROS MoveIt! motion planning library and ROS navigation stacks. We’ll also teach you to leverage several ROS packages to embrace your robot models. At the end of this book, you’ll discover the best practices to follow when programming using ROS. ## Instructions and Navigation All of the code is organized into folders. For example, Chapter04. The code will look like the following: ``` ``` ## Related Mastering-ROS-for-Robotics-Programming